Hello, I am new here.
can somebody help me to create a selectbox in ckeditor?
I want a selectbox with n-itens (3 e.g.) and each item has a command.
for example:
selectbox [
item1 -> alert('bold'),
item2 -> alert('italic'),
item3 -> alert('normal')
]
greets and thanks
Sina
can somebody help me to create a selectbox in ckeditor?
I want a selectbox with n-itens (3 e.g.) and each item has a command.
for example:
selectbox [
item1 -> alert('bold'),
item2 -> alert('italic'),
item3 -> alert('normal')
]
greets and thanks
Sina