Great Utility for Web Devs: XRAY Bookmarklet
Just ran into a fantastic bookmarklet called XRAY that lets you see the box model and css info for any element on a page. Currently only works in Safari and Firefox, but they’re looking into IE and Opera support.

Permanent Link
Comments (1)


i’ve been using MODI (Mouseover DOM Inspector) for quite a while now. It’s at:
http://slayeroffice.com/tools/modi/v2.0/modi_help.html
It doesn’t have the ability to click something, which would be nice. I’ve found sometime’s it’s hard to get exactly what you want.