javascript UL type
@March 15, 2008, 1:22 a.m.
type | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1 |
Read/Write | |
Specifies the manner in which the leading item markers in the list are displayed. |
|
Example | |
document.getElementById("myUL").type = "square"; |
|
Value | |
Any one of the constant values (as a string): circle | disc | square. Additional choices available through style sheets |
|
Default | |
disc |
Permanent URL:
http://javascript.gakaa.com/ul-type.aspx
Powered by Linode.