July 1998
Intermediate to advanced
1456 pages
65h 5m
English
queryCommandEnabled( ) — NN n/a IE 4 DOM n/a
queryCommandEnabled(”commandName“)
Whether the command can be invoked in light of the current state of the document or selection. Available only in the Win32 platform for IE 4.
Boolean value: true if enabled;
false if not.
commandName
A case-insensitive string value of the command name. See Appendix D.
Read now
Unlock full access