/ Published in: jQuery
Expand |
Embed | Plain Text
$('#div').css('opacity', 0.93);
You need to login to post a comment.
coryschadt on 12/15/09
1 person have marked this snippet as a favorite
$('#div').css('opacity', 0.93);
You need to login to post a comment.