I've been trying to implement the smooth scroll functionality from smoothdivscroll.com/#quickdemo on my website, but I'm facing a JavaScript conflict. It seems to work fine on a test page at , but it's not functioning on the live page at viwfire.com/Design/Logo-CorporateIdDesign.aspx. Firebug is showing an error message "$("div#makeMeScrollable").smoothDivScroll is not a function."
Do I need to substitute the "$" with something else?
In addition, the latest work module on the same page has stopped working as well.