Javascript conflict with jQuery plugin - working on test page -
i attempting use smooth scroll smoothdivscroll dot com/#quickdemo , getting js conflict. have working on test page, http://www.visfire.com/scroll.html, not work on live page viwfire dot com /design/logo-corporateiddesign.aspx . according firebug, "$("div#makemescrollable").smoothdivscroll not function."
should replace "$" else?
also latest work module on same page quit working.
you need replace $ jquery if have conflict javascript libraries, say, prototype in use on same page.
i issue seems more corrupted jquery plugin, can use firebug inspect actual page , check if smoothscroll plugin loaded?
Comments
Post a Comment