im using the Jquery text editor plugin called JqueryTE
for the moment im adding some functions to it but im stuck on one right now. Im trying to add a bit of text into the source of the textarea but it does not work.
It works with a normal textarea so its no problem there, but just this one that using jqueryTE are not working, im trying to look around in the code to find anyway to add some source into it but it does not work.
So in short, how could i add text to the textarea in a working way?