Title: jQuery doesn´t work
Last modified: September 1, 2016

---

# jQuery doesn´t work

 *  Resolved [rebosha](https://wordpress.org/support/users/rebosha/)
 * (@rebosha)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/jquery-doesnt-work/)
 * I´m trying to animate svg with script n style plugin . But it doesn´t work. In
   code pen [https://codepen.io/paintbycode/pen/JDbcF/](https://codepen.io/paintbycode/pen/JDbcF/)
   script works but in wp at all [http://www.lesaum.sk/?page_id=283](http://www.lesaum.sk/?page_id=283)
 * [https://wordpress.org/plugins/scripts-n-styles/](https://wordpress.org/plugins/scripts-n-styles/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [rebosha](https://wordpress.org/support/users/rebosha/)
 * (@rebosha)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/jquery-doesnt-work/#post-7587844)
 * I have still problem with jQuery . My css animation works but i need to hide 
   or stop it with jQuery . When i add some css to style window, css works. I tried
   to write simple jQuery code to end of the body window .
    jQuery(function($){ 
   $(“body”).hide(); }); this code works.. I add some class, img, svg, p .. jQuery(
   function($){ $(“img”).hide(); }); nothing.. where I make mistakes? Is there any
   solution ? THANKS
 *  Thread Starter [rebosha](https://wordpress.org/support/users/rebosha/)
 * (@rebosha)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/jquery-doesnt-work/#post-7587845)
 * here is link to my page [http://www.lesaum.sk/?page_id=283](http://www.lesaum.sk/?page_id=283)
 *  Plugin Author [WraithKenny](https://wordpress.org/support/users/wraithkenny/)
 * (@wraithkenny)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/jquery-doesnt-work/#post-8521387)
 * Be sure to enqueue the jQuery script

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘jQuery doesn´t work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/scripts-n-styles_46515d.svg)
 * [Scripts n Styles](https://wordpress.org/plugins/scripts-n-styles/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/scripts-n-styles/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/scripts-n-styles/)
 * [Active Topics](https://wordpress.org/support/plugin/scripts-n-styles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/scripts-n-styles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/scripts-n-styles/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [WraithKenny](https://wordpress.org/support/users/wraithkenny/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/jquery-doesnt-work/#post-8521387)
 * Status: resolved