Changes between Initial Version and Version 2 of Ticket #5883


Ignore:
Timestamp:
Jun 28, 2010, 8:28:30 AM (14 years ago)
Author:
Frederico Caldeira Knabben
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5883

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
  • Ticket #5883 – Description

    initial v2  
    55Here is an example.  In this case, we assume that this chunk of code is contained inside a loop, and until run-time, we do not know the value of "id".
    66
     7{{{
    78CKEDITOR.instances[id].on("instanceReady", function(event)
    89{
     
    1415  });
    1516});
     17}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy