At first when I saw the new display for Google's Image Search I liked it and thought "Yes, Yes - can't wait till I got the time to dissect it and see what method was used" - note: I have found that 'dissecting' pages or sites that I like to be one of the best ways to learn web dev - not copy, but inspect...
Then when I did have time I discovered a few disappointing things...
- no longer can I see at a glance the details for each image as I scroll
- the effect is accomplished via javascript, not CSS (nothing to learn for me)
Don't get me wrong, I love javascript - but not the wisest thing to achieve effects that could be accomplished with CSS (see
Topic: the bleeding CSS) AND for sure the behavior of Google Images' face lift is right up CSS' alley...
Basically, I'd say the first gripe I listed ('no longer can I see at a glance the details for each image as I scroll') is the one that really gets me -- I feel it's pretty bad design wise - making a user "work" harder for the info they seek - that's the one that'll get me --- perhaps I'll disable javascript for them Google pages........