Tagged Questions
-1
votes
0answers
20 views
Expand/Collapse OR Toggle : Is there a way to work with same code in all browsers? [closed]
I want to have sections expanding/collapsing or toggling or show/hide.
Is there any way/technique that I will not need to use different code for IE?
Lets say CSS only or javascript or whatever, can ...
3
votes
1answer
336 views
CSS framework that support Internet Explorer 6, 8 out of the box
I am developing a new web application that must support Internet Explorer 6 and 8 (it's a strict requirements).
I planned to use a CSS framework (like Twitter Bootstrap). However, it did not support ...