Re: DOM event in disabled form elements
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <9958bfdc-3354-4ec2-ba05-2568af18bf90@s50g2000hsb.googlegroups.com> |
On Jul 13, 2:46 pm, smaug <[email protected]> wrote: > [email protected] wrote: > > 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. > > https://bugzilla.mozilla.org/show_bug.cgi?id=190876 Looks like it's not gonna change in foreseeable future:-( I am just curious how Nvu was able to show a context menu when user right click on the disable element. Does anyone know? Thanks.