Is it possible to make a "custom button", which have the function that it insert some text where the cursor is?
- If the answer to above is yes -
Is it then also possible to make a button not "in" the editor there can do it?
As an example you could take the smilies in this editor, when you click on them, they insert a little text, it's precisely that function i need..
Hope you understand and is able to help..
Best regards,
Jeppe R
- If the answer to above is yes -
Is it then also possible to make a button not "in" the editor there can do it?
As an example you could take the smilies in this editor, when you click on them, they insert a little text, it's precisely that function i need..
Hope you understand and is able to help..
Best regards,
Jeppe R
Re: Custom "button" (as the smilies in this editor)
Re: Custom "button" (as the smilies in this editor)
Re: Custom "button" (as the smilies in this editor)
Nobody can tell me how the sample08 would look like in asp.net?
C# or vb.net(preferred) but doesn't matter, if just .net :/
Re: Custom "button" (as the smilies in this editor)
client side -> javascript
Re: Custom "button" (as the smilies in this editor)
But if is use the FCKeditor as an asp.net control, i only know the .net id, not the "normal" id, which I will need to access it through javascript?
But though I cannot believe if it isn't possible to make a "remote" button like that, on a .net control?