Tilt: 3D web page visualization
Tilt: 3D web page visualization
From hacks.mozilla.org comes Tilt,
a Firefox extension which creates a 3D display of a pages document object
model. "Unlike other developer tools or inspectors, Tilt allows for
instant analysis of the relationship between various parts of a webpage in
a graphical way, but also making it easy for someone to see obscured or
out-of-page elements. Moreover, besides the 3D stacks, various information
is available on request, regarding each node's type, id, class, or other
attributes if available, providing a way to inspect (and edit) the inner
HTML and other properties.
" There's a video available for those who
want to see the eye candy in action without actually installing the
extension.