Hi
I have a site with width 100% and height 100% and overflow hidden on the body. So its a fullscreen website using a jquery full screen background image plugin. On one page I have a list of thumbnails, each thumb is set to float left so it fills the entire window with thumb images.
With overflow set to hidden, when too many thumbnails are on the page they disappear at the bottom. I am looking for a jquery script that will automatically scale up or down the thumbnails when the window is resized so ALL thumbs are always visible I saw a script like this before but didnt book mark it...
Anyone here know of a script that would do this?
Thanks