Below are revisions for this snippet.

Find Highest Z-Index Position





Syndication

Revision Revison 1
Ever wanted to determine what is the highest Z-Index out of everything displayed on your page, so that you can move an object to a higher position? Well the code below will do exactly that, it's not my own code, I've been using it for quite a few months now, so unfortunately I cannot remember where I got it from.