Changes between Initial Version and Version 1 of Ticket #6350


Ignore:
Timestamp:
Oct 1, 2010, 3:16:19 PM (14 years ago)
Author:
Krzysztof Studnik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6350 – Description

    initial v1  
    22
    33I added a new button into the ckeditor. when I click this button the selected text into the ckeditor will be bold and add a new tag (<storng><ticker>ABC</ticker></strong>), but it is not working in Mozzila - 3.5.13 and IE - 6.0. Bellow is the code details:
    4 
     4{{{
    55var editor = CKEDITOR.replace( 'editor_kama',
    66{
     
    4040
    4141]);
    42 
     42}}}
    4343Please help..
    4444
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy