Bookmarklet: computed style values for a node
2004-08-10 21:40:58
Once initialized (by calling it from the favourites or from the link below) the script expects you to click on any element of the page, and will open a popup showing the node path to the clicked element and a list of all computed values for that element. See it running: get computed styles of node. You can save this link in your favorites and use it in any page you want.
Special thanx to Tom Trenka at f(m) for his constant tips. I wouldnt have made it alone.
UPDATE: minor modification to allow window.status information onmouseover. See it running: get computed styles of node (mouseover status)