Search and Top Navigation
#4472 closed enhancement (wontfix)
Opened April 15, 2009 08:39AM UTC
Closed February 19, 2010 03:36AM UTC
Last modified October 11, 2012 09:15PM UTC
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
Attachments (0)
Change History (4)
Changed May 07, 2009 11:23AM UTC by comment:1
milestone: | TBD → 1.later |
---|
Changed February 19, 2010 03:36AM UTC by comment:2
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.
Changed January 17, 2012 11:29PM UTC by comment:3
milestone: | 1.later → TBD |
---|
Changed October 11, 2012 09:15PM UTC by comment:4
milestone: | TBD |
---|
Milestone TBD deleted
Probably not going to happen.