We are developing a web application that will be sold to many clients. There is already one client (a bank) which has decided that it will buy the product once it ...
Firstly, I know that CSS expressions are defunct and wrong in so many ways, and also to avoid using !important where possible. This is for a special case stylesheet.
This seems like I'm just missing some syntax or getting it wrong, but on an ie6 specific style-sheet this locks it to the top of the view-port and stays fixed despite ...
What is the difference between CSS expressions and CSS Filters?
Are both bad for page speed?
If something can be achieved in pure CSS in other browsers but for IE only possible by ...