July 1998
Intermediate to advanced
1456 pages
65h 5m
English
addImport( ) — NN n/a IE 4 DOM n/a
addImport(url,
[index])
Adds an external style sheet specification to a
styleSheet object.
Integer of the index position within the
styleSheets[] collection where the style sheet was
added (in case you omit the second parameter and let the browser find
the end position).
url
A complete or relative URL to the style sheet
(
.css) file.
index
An optional integer indicating where in the collection the new element should be placed.
Read now
Unlock full access