Changes between Initial Version and Version 1 of Ticket #14879, comment 2


Ignore:
Timestamp:
Feb 23, 2017, 2:45:00 PM (7 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14879, comment 2

    initial v1  
    44
    55HTML Code:
    6 
     6{{{
    77<!DOCTYPE html>
    88<html lang="en">
     
    4040</body>
    4141</html>
    42 
     42}}}
    4343
    4444
    4545Contents of initpageeditor.js:
    46 
     46{{{
    4747function InitEditor()
    4848{
     
    164164else if (typeof window.attachEvent != "undefined")
    165165{ window.attachEvent("onload",InitEditor); }
     166}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy