javascript AREA shape
| shape | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Indicates the shape of a server-side image map area with coordinates that are specified with the coords attribute. |
|
| Example | |
document.getElementById("area51").shape = "circle";
|
|
| Value | |
Case-insensitive shape constant as string: default | rect | rectangle | circle | poly | polygon. |
|
| Default | |
RECT (IE); empty string but rect implied (Netscape 6). |
|
Previous: javascript AREA tabIndex
Next: javascript AREA search
254,Nickname,Homepage or email,Comments here,Add comment
