Opened 12 years ago
Closed 12 years ago
#5559 closed defect (fixed)
Tree: dropping item on IE doesn't work
Reported by: | bill | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dndSource.html references node.textContent but on IE it's innerText.
Note: See
TracTickets for help on using
tickets.
(In [11999]) Tree: Fix label on dragged elements showing up as "undefined" on IE6. Also removed unused function. Fixes #5559. !strict