What browser?

I test and debug with Firefox and the Firebug plugin.  so that I can
breakpoint, inspect values, watch the call stack , etc.  It is
indispensable.

On Jan 28, 2:37 pm, Vaughn <meest...@gmail.com> wrote:
> I'm new to Jquery, but one thing I'm having trouble with is
> troubleshooting my code.
>
> For example, I have a page, and things work until I perform a certain
> action.
>
> No errors result, inspecting the generated source shows nothing that
> should prevent it from working... I can't find a way to diagnose the
> problem.  ( details here, if you want more 
> info...http://groups.google.com/group/jquery-plugins/browse_thread/thread/fa...
> )
>
> What kind of testing methodology (or methodologies) should be used
> with Jquery to discover what has changed in a page that prevents code
> from running as expected?

Reply via email to