On Dec 30 2010, 5:55 pm, Santiago Galindo <[email protected]> wrote: > Hi woomla, thanks for reply > > What i'm trying to do is to execute automatically a script in the > console of firebug after a page reload, for example > > window.onload(alert("HELLO")); > > But when i run it in the console, it just works the first time but > after reload it doesn't execute automatically in the console and i > have to execute it again manually > > How can i do this?
Look for "greasemonkey" Firefox extension. That is what it does. jjb -- 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.
