an ordinary blog — andr3.net

rss feed

my lifestream rss feed

are you tired of this? then return to latest posts

A quick one for the geeks: z-ceiling bookmarklet

While debugging yet another IE6 rendering issue, I noticed one thing in the CSS my good friend Billy wrote. He also uses astronomic z-indexes to make sure it's on top of every other element on the page. Since webdevelopers are human as well and not elephants, we need some help.

That's why, while developing a fancy pantsy webapp, I wrote a handy bookmarklet for Firefox that shows the maximum z-index on the page.

So, here it is, just drag it onto your bookmarks toolbar:
(or like me, the bookmarklet folder in the toolbar)


z-Ceiling


Let me know if you run into some bugs or if it fails to pick up any element. Worked for me on Firefox 3, but should work on other browsers as well.


(the code of the demo I used at barcamppt is in the oven, should be ready soon.)

Comments

↑ top