[jQuery] styleswitcher problem 2 (aka "$ is not a function")

2008-01-28 Thread Bruce MacKay
Hi folks, What I neglected to point out in my first post is that I know jquery is being loaded as other function calls (e.g. Shadowbox.init();) appearing earlier in the document.ready block are being fired. I can also see the file loaded when I view - through Firebug - the javascript files l

[jQuery] styleswitcher problem

2008-01-28 Thread Bruce MacKay
Hello folks, I've just belatedly upgraded to the latest version of jQuery and am finding old plugins now misbehaving. I'm having trouble with Kevin Luck's styleswitch. FIrebug is reporting "$ is not a function" on the first line of this code. I can't understand it - jquery is already loaded