Javascript Reference
Categories: document

javascript document queryCommandValue( )

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

queryCommandValue("commandName")

Returns the value associated with the command, such as the name font of the selection. Available only in the Win32 platform for IE 4.

 
Parameters
 
commandName

A case-insensitive string value of the command name.

 
Returned Value

Depends on the command.


Powered by Linode.