kdi / tasks

Tasks (until GoCollab is done)
1 stars 0 forks source link

ensure smaller images stay on top #49

Closed ryndel closed 11 years ago

ryndel commented 11 years ago

we need to detect the dimensions of images and make sure the small images are always on top

tracend commented 11 years ago

The rule of thumb is that the bigger the image the further it is in the z-index - that ensures that a bigger image will never be in front of a smaller image.