I need to add a smilie toolbar to the bottom of the editor. I planned to hack it and add a div under the editor and a JS onClick to add to the text area to keep it simple. After looking at it ... I want to do it the right way.
I see in the code there is this hidden 2nd toolbar:
A few questions...
Read more
Читать далее...
I see in the code there is this hidden 2nd toolbar:
A few questions...
- Does XF ever use that 2nd toolbar for anything?
- If not, how can I fill it with emojis? Even if it's just hard coded in the editor template.
- What the best way to...
Read more
Читать далее...