Hello,
reading about those different browser issues and optional script-libraries lets me go crazy... It is so hard to understand and very confusing. Additionally i saw and heared about the "all-thumbs-in-a-row" problem... too much contradiction and infos, even for me and my partial knowledge in that area.
my wish:
Is it possible to get an all-in-one matrix or overview, which gallery-script works best in which browser? I mean, at least the developers should have the best knowledge and experience with their product?! It would be a huge help!!!
TIA!!!
EDIT:
just some thoughts: what about a fixed table output as an option? I mean, if the thumbnail size is known, why not use a manual column and row parameter as well? I remember other J! extensions, which output things in this way – and it works. We are talking about content, so IMHO there is no need to stick with "unpredictable" floating CSS stuff etc.
i am sure, all the guys at JW did their homework! ;-)
I found two interesting articles about "CSS layout like TABLES"
It seems, its almost the exact same "problem" with your thumbs-arrangement. Maybe thats what you have done already:
www.alistapart.com/articles/practicalcss
I saw your are using the CSS DIV display-property: table!
As far as i can see here...
www.quirksmode.org/css/display.html
Its not supported in IE 5/6/7, why is it used!?!