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.

reference

i issue seems more corrupted jquery plugin, can use firebug inspect actual page , check if smoothscroll plugin loaded?


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -