Opened 14 years ago
Closed 14 years ago
#3259 closed defect (fixed)
node.getAttribute undefined in InlineEditBox.js
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Using FF2, running test_InlineEditBox.html, I get node.getAttribute is undefined
Note: See
TracTickets for help on using
tickets.
(In [8908]) Fixes #3259. Had to remove startup() and readd addOnLoad to fix programmatic creation that was broken.