Posts

Showing posts with the label web forms

Tag Cloud inspired HTML Select lists

Image
I have been working with Tag clouds and other Web 2.0 sorts of things quite a bit lately and couldn't help notice that it might be useful to use the Tag cloud "Size reflects frequency/importance" idiom in HTML select lists, so I did a little bit of experimenting (BTW, I did look for these on the Web but didn't find them: it doesn't mean they are not already out there...). So I played with the styles of these elements, and was able to get something that looks like this: Aggregators Blogs Collaboration Joy of Use Podcasting RSS Web 2.0 XHTML Aggregators Blogs Collaboration Joy of Use Podcasting RSS Web 2.0 XHTML I am not sure how the above HTML renders in your browser, but here is how it renders in mine (Firefox 2.0.0.4 on Linux (Suse 10.2): It is interesting how the browser allocates space: it seems like it uses the largest (tallest) item in t...