CSS again
Posted: Fri Oct 07, 2005 12:56 pm
css:
http://home.pages.at/deridiot/Playpen/working.htm
current:
http://home.pages.at/deridiot/Playpen/animedb.htm
Fixes:
Wide URL problems
Javascript off and popups 1 2 3
Layout breaking with font size changes 1
Design staticity
Side issues:
Page is 10kb smaller, for 11kb vs 3kb of once-off download css
's *probably* valid xhtml 1.1, bar the missplaced prologue (damn IE...)
All interface graphics are in the design (css) rather than hardcoded (html)
Deliberate differences:
Graphics not identical, angle changed on bottom of menubar, not jepgs any more, etc
Help icon in menu bar is now part of the link to help, rather than just decoration
Horizontal dividors look different at the ends (no longer a collapsed box)
Behaviour on text resize is different, sometimes better sometimes worse.
Anime pic and info is somewhat different
Changed vote boxes slightly
Anime table black line under the heading row has gaps
Loses some titles on things. I plan to JS these back in.
Opera might have a couple of black pixels in the search box
IE has no vertical center on the anime info, some text instead of images, some missing padding and other misc alignment issues
Differences from petriw's:
Does all the page rather than just the layout
More random experiment, less scandinavian structuralism
He has some kinda real naming scheme
Not 4-divs for everything to cater for the round corners crowd
Menu isn't a list
Footer behaves right (he's fixored this now apparently)
Less sucky image replacement
I re-did it not because the current is bad, but 'cos I was learnin' as I went. The layout is 2kb of a 33kb page, 's not much of an issue. Lots of stuff still needs resolving with the whole conversion idea, not in the least how-much-will-we-break-older browers. I know exp said on 29.05.04 (scroll to the bottom of the main page!) that we don't care about them, but IE is still teh popular.
Semantic questions:
Menu - list or not?
Anime details - table? definitions list? something else?
Image replacement - see below.
Image replacement cases:
Decorative (no text, no title, no copy) eg. background images, old help icon in menu
Functional (text, title, no copy) eg. expand/collapse buttons,
Semantic (text, title, copy) eg. qual rating, dub/sub lang
All might need to be inline/block display, all but decorative might be links. Image replacement is variously borked for people who 'turn images off' - but it's easy to provide an image-less css.
Anyway, the real question is... how painful is the code that generates these pages, and is exp willing to do a total rewrite. And if not, is he willing to release some of it for others (not me!) to rewrite.
Rar
http://home.pages.at/deridiot/Playpen/working.htm
current:
http://home.pages.at/deridiot/Playpen/animedb.htm
Fixes:
Wide URL problems
Javascript off and popups 1 2 3
Layout breaking with font size changes 1
Design staticity
Side issues:
Page is 10kb smaller, for 11kb vs 3kb of once-off download css
's *probably* valid xhtml 1.1, bar the missplaced prologue (damn IE...)
All interface graphics are in the design (css) rather than hardcoded (html)
Deliberate differences:
Graphics not identical, angle changed on bottom of menubar, not jepgs any more, etc
Help icon in menu bar is now part of the link to help, rather than just decoration
Horizontal dividors look different at the ends (no longer a collapsed box)
Behaviour on text resize is different, sometimes better sometimes worse.
Anime pic and info is somewhat different
Changed vote boxes slightly
Anime table black line under the heading row has gaps
Loses some titles on things. I plan to JS these back in.
Opera might have a couple of black pixels in the search box
IE has no vertical center on the anime info, some text instead of images, some missing padding and other misc alignment issues
Differences from petriw's:
Does all the page rather than just the layout
More random experiment, less scandinavian structuralism
He has some kinda real naming scheme
Not 4-divs for everything to cater for the round corners crowd
Menu isn't a list
Footer behaves right (he's fixored this now apparently)
Less sucky image replacement
I re-did it not because the current is bad, but 'cos I was learnin' as I went. The layout is 2kb of a 33kb page, 's not much of an issue. Lots of stuff still needs resolving with the whole conversion idea, not in the least how-much-will-we-break-older browers. I know exp said on 29.05.04 (scroll to the bottom of the main page!) that we don't care about them, but IE is still teh popular.
Semantic questions:
Menu - list or not?
Anime details - table? definitions list? something else?
Image replacement - see below.
Image replacement cases:
Decorative (no text, no title, no copy) eg. background images, old help icon in menu
Functional (text, title, no copy) eg. expand/collapse buttons,
Semantic (text, title, copy) eg. qual rating, dub/sub lang
All might need to be inline/block display, all but decorative might be links. Image replacement is variously borked for people who 'turn images off' - but it's easy to provide an image-less css.
Anyway, the real question is... how painful is the code that generates these pages, and is exp willing to do a total rewrite. And if not, is he willing to release some of it for others (not me!) to rewrite.
Rar