I am using IE 7 and want to know:
- how does any browser understand and process CSS.
- Is it possible to handle it by using some framework
Is it possible to create framework in JavaScript so as to implement all the CSS3 styling in browsers such as IE6 or IE 7
I want to deal with this because most of the programming done in my industry should be compatible with IE6 and IE7 and I am fedup of using Images and want to add life to the pages using CSS3. So can anyone suggest me some good way to get along ??