javascript FIELDSET align
| align | NN n/a IE 4 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 |
|
Previous: javascript FIELDSET blur( )
810,Nickname,Homepage or email,Comments here,Add comment
