On May 22, 12:11 am, Walter Lee Davis <[email protected]> wrote:
> I'd like to see what events are there for the observing, particularly
> on an iframe.
The iframe element doesn't support any events[1]. The document that
it contains may support various events (such as load, click, etc.).
> Is there a general-purpose way (or even some tab of
> Firebug I haven't seen before) that I can see what events are being
> fired? Some sort of Event.observe('foo','*'... kind of thing?
Try Firebug's "Profile" option.
1. <URL: http://www.w3.org/TR/html401/present/frames.html#edef-IFRAME
>
--
Rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" 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
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---