ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,287
- Points
- 823
Reputation:
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
Continue reading...
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
Continue reading...