X-Ray - Today's Browser TIp
Sometimes it's handy, especially when you use WYSIWYG tools to blog, etc., to know what's going on behind the
scenes, but always hitting View > Page Source (or Ctrl U) can get tedious. Stuart Robertson has created a useful
extension for Firefox called X-Ray that
will expose some of your HTML tags, in particular those concerned with formatting text. I can see this being very useful for debugging troublesome style issues.













Comments
1
Subscribe to commentsDiddleJan 11th 2006 1:14PM
Tried this out - seems cool. 2 problems I can see with it tho; 1) the tags are overlaid on the page and they end up over images, making tables a lot bigger (which makes them harder to debug) and 2) there's no way to "turn off" your x-ray apart from reloading the page.