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