While debugging, I always use Firebug and try to call functions and show variables. However I can't when the function or variable is defined within $(document).ready
.
How can I access these variables? Can I type something like a namespace, like document.ready.variableName
or how can I see this?
Thank you in advance.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…