Modify ↓
Ticket #3391 (closed bug: invalid)
jquery UI stylesheets should be browser dependent
| Reported by: | warden | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
hi,
jquery UI CSS stylesheets generate CSS validation errors due to "filter" problems. CSS should have been splitted into two and a conditional CSS used instead to load the offending parts of classes or not this makes three lines more into HTML header but is too trivial to omit in favour of page having not valid CSS.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .