June 1999
Intermediate to advanced
540 pages
21h 39m
English
Style — cascading style sheet attributes
Client-side JavaScript 1.2
// Navigator document.classes.className.tagName document.ids.elementName document.tags.tagName document.contextual(...) // Internet Explorer htmlElement.style
The Style object has properties corresponding to each of the CSS attributes supported by the browser.
Set all border width properties. Navigator 4.
Set all margin properties. Navigator 4.
Set all padding properties. Navigator 4.
Read now
Unlock full access