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/fa5f62ada1ab28d6
)

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