[UPHPU] list all javascript variables
Jon Gale
donjuanica at gmail.com
Wed Feb 20 16:15:18 MST 2008
On Wed, Feb 20, 2008 at 4:05 PM, Wade Preston Shearer <lists at wadeshearer.com>
wrote:
>
>
> Is there a way to see which variables are from a certain script?
>
Hmm...I think your best bet is to install Firebug. Once a script is
included on a page, all of it's object/variables etc become part of the
global "window" object so it's hard to tell where things came from. With
Firebug you can see each script included on a page and set break/watch
points to track stuff down.
Since we're co-workers now, feel free to stop by sometime and I'll see if I
can help you out ;)
Jon
--
Sporadically, I Blog
http://www.jtoo.net/
More information about the UPHPU
mailing list