How to dump out debugging info for nodes in a JQuery select list.
In my last two projects I’ve had the opportunity to use JQuery
– a very cool library of utilities that simplifies the tasks of traversing HTML documents, handling events, and adding AJAX to your web pages.
