Modify ↓
Ticket #1575 (closed bug: fixed)
Treeview should use :has() instead of []-selector for jQuery 1.2 compatibility...
| Reported by: | c_t | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2 |
| Component: | plugin | Version: | 1.1.4 |
| Keywords: | treeview | Cc: | |
| Blocking: | Blocked by: |
Description
[]-selector will be gone in 1.2... So :has()-selector should be used instead. See attached patch.
Attachments
Change History
Changed 6 years ago by c_t
-
attachment
jquery.treeview-1.2-has-selector.patch
added
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.

patch for jquery.treeview.js