Opened 17 years ago

Closed 17 years ago

#521 closed New Feature (duplicate)

Make the Find/Replace Button work in Source mode

Reported by: Arun Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Hi,all

Im using FCKEditor v2.4.2 i need to enable the find and replace button in source view and to work. I enabled the Find and Replace by

case 'Find':B=new FCKToolbarButton('Find',FCKLang.Find,null,null,true,null,16);break;case 'Replace':B=new FCKToolbarButton('Replace',FCKLang.Replace,null,null,true,null,17);break;

But its not working..

Change History (1)

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #158

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy