If you use Firefox, you should consider installing the Web Developer Toolbar at http://chrispederick.com/work/webdeveloper/. It allows you to view the current web page's cookies, form data, and style information (among other things). Plus, there's a little icon on the far right that turns red if there's an error in the page. This last is particularly helpful for navigating through JavaScript and style problems.
Leave a comment