Jquery Css Selector Add Value

Posted by streetparade on Stack Overflow See other posts from Stack Overflow or by streetparade
Published on 2010-03-17T15:43:27Z Indexed on 2010/03/17 15:51 UTC
Read the original article Hit count: 261

Filed under:
|

How can i reset a display:none and add some value here is the code

onclick="$('reason{$test->id}').css('display:block');
$('#reasonid{$test->id}').val(this.value);"

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript