DOM event in disabled form elements
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
If a form element has been disabled, is it able to fire any DOM event at all? I am trying to get at least a context menu out of disabled element but ran out of idea. Any suggestion is greatly appreciated. Thanks.