| |

Jquery customization

How to check radio button if checked or not? Navigation menu on-click prevent default if menu item has children and fires only on second click Get the total width of all li tags Scroll top On first load sessions Remove ‘px’ in 13.3999996185303px Detect your current computer resolutions Fire the script after the window is…

|

WordPress register / deregister script / in wp_head.

To replace the default WordPress jquery ( http://192.185.73.118/~anthonycarbon/wp-includes/js/jquery/jquery.js ) library with the Google hosted jquery library, copy the below codes and paste it into your functions.php file. The7 WordPress theme dequeue script. Example is `dt-above-fold`. How to deregister a script on wp_head section ? In my example below, i have to deregister the contact form…