Upon submitting a new user picture I get an error (in firefox 2.0.8)

$(document).ready is not a function 
http://localhost/project/misc/collapse.js
Line 54

I believe the inclusion of prototype messes up the existing jquery installation. After doing some reading I ended up here http://xhochy.org/en/2007/03/18/using-prototype-with-drupal-5/ but even after using his prototype.js I'm still getting the same error.

This is on drupal 5.3.

-- nex

Comments

instanceofjamie’s picture

That does it - it has to be jQuery then :o)

Someday I'll get the time free to actually learn how to implement this properly. There are one or two fab examples out there, but I've just not had the time to devote to making it work. Soon I'll get it cracked though. Honest.

-- J.