Guys,

Lately I have been doing a lot of work with facebook and iframe based
applications. Unfortunately based on the security restrictions put on
by facebook and web browsers, certain things can only be accomplished
using some XSS.

Now this is all well and good, and I have gotten used to coding for
this, but there is generally one situation I find myself in where I
have some trouble with firebug. It I have nested iFrames calling each
others javascript functions. Many times I would like to use firebug to
see how the security restrictions are on the DOM for a certain iFrame
and see what I can and can't access via javascript, and what not. So
what I really wish I could do is change the scope of firebugs console
so that it executes javascript as if it was in a given child iframe,
and not the parent.

Does anyone know of a good way to do this, or if it can be done?

--~--~---------~--~----~------------~-------~--~----~
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 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to