-
FEATURED COMPONENTS
First time here? Check out the FAQ!
Hi, I have a textbox and I need to pre-populate some text with html format like bold text and bullet point. What should I do?
Thank you
Hello paula
You can set the styling of the textbox using standard css as you can see bellow.
<textbox style="font-weight:bold;" value="-"/>
Regarding the bullet point, unfortunately as far as i know and have tested, the textbox can not display all html special characters. Perhaps you could use the character that i provided in the example above "-" or try one of the special characters that are included in the following url:
http://www.tedmontgomery.com/tutorial/htmlchrc.html
Best Regards,
Darksu
Asked: 2014-04-15 21:58:38 +0800
Seen: 14 times
Last updated: Jul 17 '14