HN2
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
paul9290
on April 1, 2012
|
parent
|
context
|
favorite
| on:
Bootstrapped startup saves over $100K by dropping ...
how do you fix ie7 and 8 css issues? Do you use hacks?
That's what I have been doing but would like to get away from this as some employers frown on it.
bartonfink
on April 1, 2012
[–]
Can't you surround your CSS includes with conditional comments to load ie-specific stylesheets? I'm not a web-designer by any stretch, but I thought that was the usual way to work around IE-specific quirks.
paul9290
on April 2, 2012
|
parent
[–]
UNfortunately that still takes time and possibly more time then using css hacks, which are quick and dirty.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
That's what I have been doing but would like to get away from this as some employers frown on it.