Posted by delraydog on 01/01/87 11:33
I'm writing a reusable JavaScript library which needs to set certain
styles in a document. The document may have an existing stylesheet
definition either by a link or by an existing stylesheet declaration in
the documents head section.
How can I use JavaScript to append my own style sheet information to a
possibly already existing stylesheet definition?
Thanks!
Cliff.
[Back to original message]
|