Changes between Initial Version and Version 1 of Ticket #12691, comment 9
- Timestamp:
- Sep 20, 2011, 1:01:58 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12691, comment 9
initial v1 1 One more time it looks like you are adding the chart to a node not yet attached to the DOM. Change your code as follows and your chart in a TabPane should work in IE:1 One more time it looks like you are adding the chart to a node not yet attached to the !DOM. Change your code as follows and your chart in a TabPane should work in IE: 2 2 3 3