Changes between Version 1 and Version 2 of Ticket #10752, comment 1
- Timestamp:
- Aug 29, 2013, 9:31:42 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10752, comment 1
v1 v2 5 5 _editor.execCommand('maximize'); 6 6 setTimeout(function(){loadPage('http://localhost/doc/WebPage/Parts/index.html', function (data) { 7 _editor.setData(data);},10);// 1007 _editor.setData(data);},10);//0, 10, 100 8 8 }); 9 9 }}}