Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

add more than 2 css jquery

//by passing the object of css properties will work
$("selector").css({"background-color": "green", "font-size": "14px"});
 
 
PREVIOUS NEXT
Tagged: #add #css #jquery
ADD COMMENT
Topic
Name
5+3 =