Message # 1 | 10:56 AM
Hello.

I got a problem with non standard bbcodes in forum new message form..
I'm using the same code in other website - all works, but this time - codes are working BUT only for one time, for example I press code button [B] which means:

Code
[b]your text[/b]


.. but button is active only for one time.. strange.

My code for example:

Code
<img src="/img/forum/text_bold.png" id="b" title="Treknraksts" onclick="simpletag('b','','','message','')"/>


of course codes works more than one time when there is code like that:

Code
onclick="add_code


.. but it's only for example HR code cuz there don't need /HR - the end of tag..

Any ideas about that?

+ js - http://files.fm/u/phermbc