I have a 'Description' field on a page. Using GreaseMonkey, I am inserting 
a template to help the users enter the correct information in this field. 
My code, for example, looks like this:
 
thisTextarea.value = 'Version:' + '\n' + 
'Type:'+ '\n' + ...
 
Now if I want to make 'Type:' bold, how can I do that? Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/greasemonkey-users/-/3ceAfP-x6dUJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to