02-19-2006, 05:05 PM
If you do ANY web development, install the "FireBug" extension. It lets you highlight and identify page elements. One of the biggest problems with AJAX and other JS based pages is that you can't just do a "View Source" to see what could be wrong. This extension lets you do that for any element/div on the page. Plus, it's also really helpful if you are trying to figure out where a table layout might have gone wrong.
- Shadow
- Shadow