Hello all,
       I have a html page in which an image on it's click calls a
javascript function. like this

<img src="apply.gif" onclick="javascript:setFormAction(); submitForm
()" />

Both the functions shown above are in a javascript file that is
included in the html page. Now when I set the break point on the above
line (<img src...), it does not work. I was hoping that clicking the
image will take me to the debug and was hoping to step into these
functions. I could not do that as this breakpoint was never hit :-(.
Could somebody help me here. I'm a new bee to Firebug.

Thanks in advance,
   - M

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