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

'tags()' is applied to

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








Related examples in the same category

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