Do you have a example?

$("#edit-taxonomy-6").change("value","0");

I am trying back to value=0

Regards

macm


2007/3/21, Mike Alsup <[EMAIL PROTECTED]>:

Aljosa,

You need to bind to the "change" event on the select element.


On 3/21/07, Aljosa Mohorovic <[EMAIL PROTECTED]> wrote:
> i have a "DIV.selection" tag and inside SELECT with OPTION tags.
> using jquery i can find and manipulate options with
> $('div.selection').find("option").each and similar but i can't bind
> events for option onclick events in IE7 (haven't looked IE6, firefox
> works).

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/




--
Mário Alberto Chaves Moura
[EMAIL PROTECTED]
31-9157-6000
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to