1
hello,
I noticed that the XOOPS code is everywhere inserted in a different way.
Problem:
In one area, when I press the xoopscode button then the empty tag is inserted at the end of the text.
In another area, when I press the button, then above the ADD button a text appears, later I have to put what I want formatter into the ADD field
Here in this forum I can highlight a text, press a xoopscode button and the highlightet text is framed by a xoopscode. At the same time the cursor jumps to the top.
In any case the behaviour of those xoopsbuttons is not the same through modules.
Its probably javascript, but where to find the respective code?
It should actually be:
You highlight the text,
press a xoopscode button,
the coopscode is put around the text,
the remaining text plus new xoopscode remains highlighted,
the cursor stays at the place where the new xoopscode was inserted.