Title: js error when scrolling selected
Last modified: August 30, 2016

---

# js error when scrolling selected

 *  Resolved [mdlaat](https://wordpress.org/support/users/mdlaat/)
 * (@mdlaat)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-error-when-scrolling-selected/)
 * My ticker only shows when selected list mode. In scrolling mode, I get this js
   error.
 * Uncaught TypeError: $container.on is not a function(anonymous function) @ ditty-
   news-ticker.js?ver=1.5.6:1211jQuery.extend.each @ jquery.js:21jQuery.fn.jQuery.
   each @ jquery.js:12methods.init @ ditty-news-ticker.js?ver=1.5.6:16$.fn.ditty_news_ticker
   @ ditty-news-ticker.js?ver=1.5.6:1310(anonymous function) @ (index):216jQuery.
   event.handle @ jquery.js:26(anonymous function) @ jquery.js:25
 * [https://wordpress.org/plugins/ditty-news-ticker/](https://wordpress.org/plugins/ditty-news-ticker/)

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

 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-error-when-scrolling-selected/#post-6403128)
 * Please run through this FAQ and see if you can find another plugin/theme that
   may be causing a conflict.
 * Can you provide a url to your site for me to check out?
 *  Thread Starter [mdlaat](https://wordpress.org/support/users/mdlaat/)
 * (@mdlaat)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-error-when-scrolling-selected/#post-6403198)
 * Thank you, will do.
    URL is [http://www.djmuis.nl/blog/](http://www.djmuis.nl/blog/)
 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-error-when-scrolling-selected/#post-6403231)
 * Thanks! Could you setup a sample page with a ticker that is set to scroll or 
   rotate mode?
    I’ll be able to see the error and hopefully give some advice (if
   running through the FAQ doesn’t provide any clues).
 *  Thread Starter [mdlaat](https://wordpress.org/support/users/mdlaat/)
 * (@mdlaat)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-error-when-scrolling-selected/#post-6403235)
 * Wow, thanks!
    While I work through the points mentioned in the FAQ, I have set
   up a scrolling ticker on the bottom at [http://www.djmuis.nl/blog/algemeen/geschiedenis/](http://www.djmuis.nl/blog/algemeen/geschiedenis/)
 * It won’t show up, but it is there in the html source
    Thanks
 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-error-when-scrolling-selected/#post-6403236)
 * Thanks! The issue is that your theme is loading an older version of jQuery (1.2.6).
   jQuery gets loaded automatically by WordPress and is included in your header:
 * `<script type='text/javascript' src='http://www.djmuis.nl/blog/wp-includes/js/
   jquery/jquery.js?ver=1.11.2'></script>`
 * But, a few lines later, your theme is loading an old version of jQuery:
 * `<script type="text/javascript" src="http://www.djmuis.nl/blog/wp-content/themes/
   mandigo/js/jquery.js"></script>`
 * You will need to resolve this issue in your theme (stop loading a different version
   of jQuery) in order to fix the News Ticker (and most likely other plugins) issue.
 *  Thread Starter [mdlaat](https://wordpress.org/support/users/mdlaat/)
 * (@mdlaat)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/js-error-when-scrolling-selected/#post-6403238)
 * Thanks very, very much!

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

The topic ‘js error when scrolling selected’ is closed to new replies.

 * ![](https://ps.w.org/ditty-news-ticker/assets/icon.svg?rev=2650696)
 * [Ditty – Responsive News Tickers, Sliders, and Lists](https://wordpress.org/plugins/ditty-news-ticker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ditty-news-ticker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ditty-news-ticker/)
 * [Active Topics](https://wordpress.org/support/plugin/ditty-news-ticker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ditty-news-ticker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ditty-news-ticker/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [mdlaat](https://wordpress.org/support/users/mdlaat/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/js-error-when-scrolling-selected/#post-6403238)
 * Status: resolved