How can we apply css in div using jquery.

January 20, 2010 | Filed Under JQuery | Comments Off

using css() method we can apply css in div element.
example:
$(“div”).css(“border”,”1px solid green”);

Comments

Comments are closed.

© PHPInterviewQuestion.com 2009 - 2012

eXTReMe Tracker