javascript LEGEND align
| align | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Controls the alignment of the legend element with respect to the containing fieldset element. The permissible values do not always work as planned in Internet Explorer 4. Be sure to check your desired setting on all operating system platforms of your intended audience. |
|
| Example | |
document.getElementById("myLegend").align = "center";
|
|
| Value | |
Any one of the following constant values (as a string): bottom | center | left | right | top. |
|
| Default | |
left |
|
Previous: javascript LEGEND blur( )
1166,Nickname,Homepage or email,Comments here,Add comment
