/ Published in: JavaScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$(' <style type="text/css"> div.class { color: red; } </style> ') .appendTo('head');