Search and Top Navigation
#4582 closed bug (notabug)
Opened June 06, 2009 10:48AM UTC
Closed June 09, 2009 08:07AM UTC
Last modified October 11, 2012 09:15PM UTC
Please make the CSS standard compliant
Reported by: | warden | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | ui.core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Now in jquery.ui.css there are many warnings about filter and zoom properties.
Please move it to a separate CSS file and load it via the conditional CSS clauses to make it standards compliant.
This is a design tradeoff. The alternative would be additional files for IE, which has too many other drawbacks.