Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i want to create a textarea with minimum control button like bold button that can bold a selected text and a button to italic a selected text and also a button to underline a selected text

What I have tried:

i have no idea how to create such textarea with button
Posted
Updated 24-Aug-16 12:18pm

1 solution

Use built in browser commands in javascript/jQuery:

javascript - Make selected text bold/unbold - Stack Overflow[^]
 
Share this answer
 
Comments
Karthik_Mahalingam 24-Aug-16 23:54pm    
5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900