I want to access one control of FCK through a html button (out side of fck)
when we click on 'Paste as Plain text' image of FCK editor a popup window named `Paste as Plain text` is displayed

I want to open that `Paste as Plain text` pop up window by clicking the html button, which is completely out of the FCK tool box.

image is attached here.

Recommended Answers

All 2 Replies

For this you will need to look into the js code of fck.
Check what exactly happen when you click that fck's "Paste as Plain text" button, all that need to happen onclick of your html button.It might help you.

the fck editor javascript code is too difficult & even it send the sender name etc to the popup window...
so i m not able to do that...
is there any other way

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.