[jQuery] Re: Equiv of :contains for matching substring in id or class?

2008-08-22 Thread PeteShaw
thats great thanks Karl, works a treat! cheers Pete

[jQuery] Re: Equiv of :contains for matching substring in id or class?

2008-08-21 Thread PeteShaw
Thanks for that karl, that works, however I was kind of hoping for something a little cleaner as I know have two seperate onblur functions for the same field (as theres a more general one also i.e. I have (edited for brevity): $(.M12_editBookmarks fieldset input).focus(function()

[jQuery] Equiv of :contains for matching substring in id or class?

2008-08-20 Thread PeteShaw
Hi, Apologies I'm new to jquery and javascript, the answer is probably obvious but I have been staring at this for a while and while I have something that works it seems a complete fudge. I was hoping someone could point me in the right direction. For a number of reasons I can't be certain of

[jQuery] Firefox Error (bug?) with Sortable

2008-07-08 Thread PeteShaw
Hi, I've searched around a bit and can't find any examples of someone having the same issue, so hopefully someone out there can help. I'm try to save sort order server side through a ajax call on sortable stop. I've got this to work in IE6/7 using the stop: event to call a function i.e.: var