Title: Mouse action
Last modified: August 21, 2016

---

# Mouse action

 *  Resolved [Nick](https://wordpress.org/support/users/grassagoogoo/)
 * (@grassagoogoo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/mouse-action/)
 * Hello,
 * i need your support.
 * When the mouse is over the div, animation is pause mode.
 * How can I disable the mouse action?
 * thank you!
 * [http://wordpress.org/extend/plugins/rotatingtweets/](http://wordpress.org/extend/plugins/rotatingtweets/)

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

 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/mouse-action/#post-3734987)
 * Currently you can only do it by changing:
 *     ```
       pause: 1,
       ```
   
 * to
 *     ```
       pause: 0,
       ```
   
 * in lines 49 and 81 of `\js\rotating_tweet.js`
 *  Thread Starter [Nick](https://wordpress.org/support/users/grassagoogoo/)
 * (@grassagoogoo)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/mouse-action/#post-3735035)
 * Thanks Martin !!!
 * i love this script

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

The topic ‘Mouse action’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rotatingtweets.svg)
 * [Rotating Tweets (Twitter widget and shortcode)](https://wordpress.org/plugins/rotatingtweets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rotatingtweets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rotatingtweets/)
 * [Active Topics](https://wordpress.org/support/plugin/rotatingtweets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rotatingtweets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rotatingtweets/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Nick](https://wordpress.org/support/users/grassagoogoo/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/mouse-action/#post-3735035)
 * Status: resolved