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

'urns()' is applied to

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| Applied_To     |all*                            anchors*                      |
|                |applets*                        areas*                        |
|                |boundElements*                  cells*                        |
|                |childNodes*                     children*                     |
|                |elements*                       embeds*                       |
|                |<form>                          forms*                        |
|                |images*                         links*                        |
|                |options*                        rows*                         |
|                |scripts*                        <select>                      |
|                |styleSheets*                    tBodies*                      |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

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