> But, it works.
> $( "#myradiobutton" ).attr( "onchange", "" ).change( function() { ... } );


But it doesn't work :(

Whenever I try to use the .attr()  function (eg: .attr( "onchange", "" ) )
firebug tells me:

"   .attr is not a function  "

In other places I've had to use set() instead.
-- 
View this message in context: 
http://www.nabble.com/unchange%28%29---how-does-it-work--tf2356323.html#a6573771
Sent from the JQuery mailing list archive at Nabble.com.


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

Reply via email to