Prefontim
unread,Nov 12, 2009, 11:55:13 AM11/12/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
WHen i inspect an element in an iframe, Firebug will load the DOM of
that iframe in the HTML tab. However, the top element is the html
element of that iframe. in past versions of Firebug, you would see
the dom of the entire page, so that you could navigate above the
iframe and into the parent DOM.
Is this a bug or a purposeful regression?