On Oct 8, 2:17 pm, madura pradeep <[email protected]> wrote: > I found the solution. > It is not possible use it as event.target.Have to use "var target = > event.currentTarget || event.srcElement;" > this variable can use as event.target in firebug lite Excellent, can you please send a pull request for https://github.com/firebug/firebug
(or send a patch if it's easier for you) So, we can fix the problem in domplate even within Firebug. Thanks! Honza -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
