Comment on Screensiz.es – reference chart for device screen sizesComments−INTPenis13yFYI I think it's silly that such a simple informational website should require javascript just to display the information.Yes I am that noscript-nazi everyone dislikes.−thangalin13yI wrote a multi-column sort that acts on plain HTML tables. I agree that displaying information with JavaScript is overkill.http://whitemagicsoftware.com/software/javascript/multicolum...−ajanuary13yEspecially as all the data seems to be there, it's just got 'display: none' in the css.The only reason I can think of is to stop ugly flashes as it zebra-stripes it. There's surely better solutions for that?
Comments
FYI I think it's silly that such a simple informational website should require javascript just to display the information.
Yes I am that noscript-nazi everyone dislikes.
I wrote a multi-column sort that acts on plain HTML tables. I agree that displaying information with JavaScript is overkill.
http://whitemagicsoftware.com/software/javascript/multicolum...
Especially as all the data seems to be there, it's just got 'display: none' in the css.
The only reason I can think of is to stop ugly flashes as it zebra-stripes it. There's surely better solutions for that?