Cursor position after insertion and disabling URL encoding
15 views
Skip to first unread message
Amanda
unread,
Jul 18, 2011, 1:47:14 PM7/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MooEditable
I'm using MooEditable for a form that can include merge codes in the
format of {mergecode}. When using the prompt to add a hyperlink the
{ and } are converted to %7B and %7D, which isn't recognized by my
backend for replacement. How can I disable URL encoding?
Another issue I'm running into (in all versions of Firefox at least)
is that after inserting content, the cursor remains at the beginning
of the content inserted. Is there a function to move the cursor the
amount equal to the number of characters of the value inserted?