Page 1 of 1
Changing the appearance of a textarea.
Posted: Wed Aug 16, 2006 3:35 am
by JellyFish
How do I change the text color in a textarea and mayber even make it a link: like this
http://orangoo.com/spell/???
Posted: Wed Aug 16, 2006 3:42 am
by CoderGoblin
Not sure how they do that one specifically but this page may be of interest....
Web Editors
Posted: Wed Aug 16, 2006 3:57 am
by JellyFish
Yeah, how the heck do these WYSIWYG Editors do that? It's getting to me.
Posted: Wed Aug 16, 2006 4:14 am
by CoderGoblin
Both Mozilla (Firefox) and IE have an API for something called DesignMode in Javascript. Without going into too much detail here most of the applications shown within the link take advantage of this built in functionality.
I used to have a link for the full details but unfortunately I cannot find it... If you want to know more I would suggest you use the Google search engine... or should I just say Google for it
