View Full Version : textarea bold and italic fonts
thezappper
06-19-2008, 11:08 PM
Hi, I've been working on this problem for quite some time now and cant figure it out. I need a textarea to display regular bold and italic font at the same time. Any help would be great.
Dondon
06-19-2008, 11:44 PM
<textarea style="font-weight: bold; font-style: italic;"></textarea>
should work..
Don
thezappper
06-19-2008, 11:49 PM
hey sorry, I didn't explain it right. I need some text to be bold and some to be regular and some to be italics so for example
dfdsf dfdfg dsf
thezappper
06-20-2008, 05:54 AM
hey solved my own problem I used
http://tinymce.moxiecode.com/
to create a custom text area
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.