Quantcast
Channel: Concise Developer » jQueryConcise Developer
Browsing latest articles
Browse All 2 View Live

How to Remove jQuery from WordPress Front-End

To remove the jQuery from your WordPress pages add wp_deregister_script(‘jquery’) just before wp_head() on your theme’s header.php file. wp_deregister_script('jquery'); wp_head();

View Article



How to Use jQuery with Magento

Extension jQuery Base

View Article
Browsing latest articles
Browse All 2 View Live


Latest Images