gehuangyi20 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

Special ie6/ie7 class #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Would be great if i could have a special and ie class that will allow me to
give specific values to it without hacking the css and without interfering
with other browsers.

this is an enhancement request :|... i'm new to this reporting thing.

feedback pls .
tnx

Original issue reported on code.google.com by ale...@gmail.com on 15 Oct 2008 at 7:48

GoogleCodeExporter commented 9 years ago
Can you be more specific about your requirement?

Original comment by dean.edw...@gmail.com on 11 Feb 2010 at 6:10

GoogleCodeExporter commented 9 years ago
well, i read my requirement and read it again, i know there was something 
bothering
me about the code, but i could not remember exactly what. 

Guess i was talking about a class added to any css that would only be read by 
ie6/7
without me using the infamous "*" "_" things

sort of 

#wrapper.ie67 {
width:245px
}

would only be read by ie6/7

Original comment by ale...@gmail.com on 12 Feb 2010 at 1:50

GoogleCodeExporter commented 9 years ago
You can already do this yourself with conditional comments.

Original comment by dean.edw...@gmail.com on 14 Feb 2010 at 5:19