GMgKe586q6suSQnyqZLlGCooeWM
Learn To Program
Increase Your Knowlegde and Build Your Skill!
Pages
Home
Me
Search
Wednesday, December 22, 2010
css jQuery
To get the value, just type:
var color = $('#satu').css('background-color'); // get the value
$('#dua').css('background-color','red'); // set the value
$('#tiga').css({'color':'blue', 'font-size':'24px',
'background-color':'lime'});
css jQuery
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment