[jQuery] odd behavior of jquery
Hi guys,
I am trying to get my input box to hide when I select a option in a
selectbox. You can see the code http://rafb.net/paste/results/IHB9bp20.html
But when I call $('.manytomany input').get(i).hide(); it can't find the
get method. It works fine in firefox 1.5 so there must be a issue with
ie v.s. jquery.
Any idea's?
Abdul
p.s. having an issue even doing $('.manytomany
select').get(nr).remove(); it works fine when I do $('.manytomany
input').get(nr).remove(); or $('.manytomany a').get(nr).remove();
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/