/ Published in: JavaScript
Expand |
Embed | Plain Text
$(' <style type="text/css"> div.class { color: red; } </style> ') .appendTo('head');
You need to login to post a comment.
$(' <style type="text/css"> div.class { color: red; } </style> ') .appendTo('head');
You need to login to post a comment.