javascript FIELDSET align
@March 15, 2008, 1:22 a.m.
align | Firefox/Netscape/NN n/a IE 4 Chrome/Safari/DOM n/a |
Read/Write | |
Defines the horizontal alignment of the element within its surrounding container. In practice, this property has little effect on the fieldset object or its contents in IE 4. It behaves erratically in IE 6 for Windows, but responds as expected in IE 5 for Macintosh. |
|
Example | |
document.getElementById("myFieldset").align = "center"; |
|
Value | |
Any of the three horizontal alignment constants: center | left | right. |
|
Default | |
left |
Permanent URL:
http://javascript.gakaa.com/fieldset-align.aspx
Powered by Linode.