bataraguru
Programmer
Hi,
I want to make the textfield editable realtime.
For example in yahoo and hotmail.
When you highlight a text and click "bold", at the begining of the text highlighted will be added <b> and at the end will be added </b>.
There are some WYSIWYG editor but all are rich text format.
Or can I change enter(new line) to <br>. Example, when user enter after a line in the textfield there will be a <br> added after the "enter".
I hope my question will not confusing anybody.
Regards,
- zaidi -
I want to make the textfield editable realtime.
For example in yahoo and hotmail.
When you highlight a text and click "bold", at the begining of the text highlighted will be added <b> and at the end will be added </b>.
There are some WYSIWYG editor but all are rich text format.
Or can I change enter(new line) to <br>. Example, when user enter after a line in the textfield there will be a <br> added after the "enter".
I hope my question will not confusing anybody.
Regards,
- zaidi -