0

how to add format to textbox content

asked 2014-04-15 21:58:38 +0800

paula gravatar image paula
74 2

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

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-07-17 12:14:58 +0800

Darksu gravatar image Darksu
1991 1 4

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

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-04-15 21:58:38 +0800

Seen: 15 times

Last updated: Jul 17 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More