Ticket #1568 (closed bug: fixed)
TreeView wraps at hitarea-DIV in IE6
| Reported by: | mbirth | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.2 |
| Component: | plugin | Version: | 1.1.4 |
| Keywords: | plugin,treeview | Cc: | |
| Needs: | Review |
Description
I wanted to use jQuery and TreeView? in our intranet, but since 90% of the users are using old Win2k-boxes with IE6, I can't until this is not fixed.
IE6 wraps long parent-nodes just before the <li> text if the browser window is too small. (see attached pic!) Removing the code to add the hitarea-DIV restores normal look. Setting various white-space: nowrap; doesn't work. In IE7, Opera and FF everything looks fine.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
