Javascript Reference
Categories: document

javascript document queryCommandIndeterm( )

@March 15, 2008, 1:22 a.m.
queryCommandIndeterm( ) Firefox/Netscape/NN n/a IE 4(Win) Chrome/Safari/DOM n/a

queryCommandIndeterm("commandName")

Specifies whether the command is in an indeterminate state. Available only in the Win32 platform for IE 4.

 
Parameters
 
commandName

A case-insensitive string value of the command name.

 
Returned Value

Boolean value: true | false.


Powered by Linode.