If I have a number of divs that are stacked on top of each other that
are of varying heights (b/c they contain photos of varying heights),
Is there a way to find out if the total of all the div heights is less
than or equal to a pixel value?  I have a page with a fixed height, so
I want to be able to show the most photos as possible and if the
photos combined height is too large, then use pagination.  Like next
10 photos, previous 10 photos.  I was thinking this may have to
involve javascript, but just looking for thoughts.
--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to