'item()' is applied to : item « Javascript Methods « JavaScript Reference

'item()' is applied to

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| Applied_To     |all*                            anchors*                      |
|                |applets*                        areas*                        |
|                |attributes*                     behaviorUrns*                 |
|                |blockFormats*                   boundElements*                |
|                |cells*                          childNodes*                   |
|                |children*                       controlRange*                 |
|                |elements*                       embeds*                       |
|                |filters*                        fonts*                        |
|                |<form>                          forms*                        |
|                |frames*                         images*                       |
|                |imports*                        links*                        |
|                |mimeTypes*                      namespaces*                   |
|                |options*                        pages*                        |
|                |plugins*                        rows*                         |
|                |rules*                          scripts*                      |
|                |styleSheets*                    tBodies*                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'item()' Syntax, Parameters and Note
2.'item()' Example