let's say i'm building an HTML editor. i have a textarea that includes
the HTML and i have buttons that do things like insert functions. to
date, i have just been adding the function to the value of the textarea.
is there any way to insert the functions wherever the cursor is put? for
example, can i click in the middle of the textarea and have "<hr>"
inserted right there instead of at the end?
 
----------------------
Mike Amburn, Development
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
 
 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to