iam
1/16/2018 - 2:12 PM

jQuery .css

$(this).css('display', 'block');
$(this).css({'display' : 'block', 'width' : '100px'});