General
Have you ever wanted to add a style sheet to your document using the full CSS without having to use addRules and insertRules? While this method is a bit "non-standard", it's a pretty nifty approach that can be expanded upon.
Notes
- Created by: Ultimater
- Web Site: http://invisionfree.com/forums/Black_Forest_Boards
- Posted: September 25, 2006
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: addStyleSheet.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.
