Have a site which is a copy of another site. I am using stylish-select throughout both sites. A copied page from one site to the other site is resulting in
$('#weeksid').sSelect(); causing $("#weeksid").sSelect is not a functionThis is only occuring on this 1 page and the stylish-select.js is working on other pages fine. I've compared the code against the original file and it is the same and is identical yet error occurs ???
Running on IIS 6.0, error occurs on IE 7.0 and Firefox so not browser specific.... Help greatly appreciated as mystery this to me...