Hi All,

When debugging some real website javascript, I found a lot of website
not keeping javascript at good format.

for example :

function Fc(ad){wc('encodedURLComponent',ad);return bd(ad);}

I want to put a breakpoint for line " return bd(ad); ", but looks it
doesn't work.
Is there anyway for me to do line by line debugging for above case?

Thanks,
Bruce

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