I want to add an select-object to the toolbar with option-valued, when the user selects an option, then i want the text in tje option-value
to be places in the editor for FCKeditor.
select
option AGE value = AGE
option NAME value = NAME
The user starts to write "your name is", then the user selects the NAME in the select and [NAME] gets placed in the text like your name is [NAME]
Ho do i do?
to be places in the editor for FCKeditor.
select
option AGE value = AGE
option NAME value = NAME
The user starts to write "your name is", then the user selects the NAME in the select and [NAME] gets placed in the text like your name is [NAME]
Ho do i do?