I wanted to start a new tread, you can discard this, sorry.
David Duymelinck schreef:
I want to do something with the value of a select option element when it gets selected$('option').click(function(){ alert($(this).val()); });Works fine in FF but not in IE6. I seached the list for a solution but i couldn't find any.Can someone help me?
-- David Duymelinck ________________ [EMAIL PROTECTED]