Ticket #521 (closed New Feature: duplicate)

Opened 3 years ago

Last modified 3 years ago

Make the Find/Replace Button work in Source mode

Reported by: arunpulikkan 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

Changed 3 years ago by alfonsoml

  • status changed from new to closed
  • resolution set to duplicate

dup of #158

Note: See TracTickets for help on using tickets.