[jQuery] Dynamic Stylesheets

[jQuery] Dynamic Stylesheets


How do you dynamically add or remove stylesheets to a page?
I've seen a lot of examples on how to add css styles or classes to an
elment, but I haven't found anything on adding/removing entire
stylesheets...