#4472 closed enhancement (wontfix)
IE specific CSS
Reported by: | sukerman | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.css-framework | Version: | 1.7.1 |
Keywords: | IE, filter, css | Cc: | |
Blocked by: | Blocking: |
Description
When developing sites, I've usually got the firefox error console open to check for CSS errors. There's always a load of 'errors' from ui.all.css as it uses IE specific filter and zoom statements making it harder to spot other errors. Just wondering if there is a way to move the opacity related info to IE specific style sheets then conditionally import them?
BTW - there's a lot of CSS errors here too - http://static.jquery.com/ui/css/base2.css
Cheers,
Steve
Change History (4)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.later |
---|
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
We're not going to create separate stylesheets for each browser. Worrying about valid CSS isn't really a pragmatic approach to web development.
comment:3 Changed 12 years ago by
Milestone: | 1.later → TBD |
---|
Note: See
TracTickets for help on using
tickets.
Probably not going to happen.