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

'queryCommandState()' is applied to

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| Applied_To     |controlRange*                   document                      |
|                |TextRange                                                     |
+----------------+--------------------------------------------------------------+
      
      

Related examples in the same category

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