[jQuery] Re: JQ Comments and Bug help

2008-05-13 Thread Eric Ongerth
Exactly which jquery files are you using when you get these errors? Which version of jquery and which version of jquery-ui? I had several similar (though not identical) problems with ui.droppable() recently, and the solution involved matching jquery 1.2.4a with jquery-ui 1.5b4. jquery 1.2.3

[jQuery] Re: JQ Comments and Bug help

2008-05-12 Thread snoodle
test

[jQuery] Re: JQ Comments and Bug help

2008-05-12 Thread snoodle
I already am using Firebug. I'm just learning JQ and was trying to save some time. resizeable.js works fine when summoned from the demo html, but for me, the same call to .resizeable() with the same nil arguments results in the errors I mentioned Again, the error is below (generated by

[jQuery] Re: JQ Comments and Bug help

2008-05-11 Thread darren
hi there I'm fairly new to jQuery / javascript as well, but when i run into similar problems, I can usually determine what is wrong using firebug. If you aren't using it yet, get it now, as it will save you a lot of head scratching. Your problem looks like you are trying to access a function