Testing progressive enhancement in IE6/7
Quite often we need to do development in firefox and check in IE6/7 to ensure that the content is still available for users with or without javascript, recently i was faced with a problem which required a clever use of <noscript> tag, thanks to Neil. Will talk more about it in a later post, this [...]