Theres some code which should be executed when the webpage is
completely loaded. I wanted to do this with  jQuery().ready( function
{ ... } ) with the code which should be executed inside the anonymous
function. But jQuery needs the webpage as context. Something like
jQuery(webpage).ready(...). This "webpage" is what I'm searching for.

On 3 Aug., 14:05, Jan Honza Odvarko <[email protected]> wrote:
> I don't understand the question.
>
> Are you asking how to open Firebug UI? If yes, just press F12
>
> Honza
>
> On Aug 3, 2:00 pm, andineupert <[email protected]> wrote:
>
>
>
>
>
>
>
> > How can I access the shown website from Firebug? I want to wait until
> > the website is loaded, but don't know how to access it.
>
> > Greets and Thanks..

-- 
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