In article <1130905192.673295.213750 (AT) g43g2000cwa (DOT) googlegroups.com>,
ab (AT) pottnerconsulting (DOT) ca says...
Quote:
Afraid your out of luck on that one. |
No reason you couldn't build most of it yourself. Be a bit of work, but
no reason you couldn't overlay the field with a button that parsed the
text field for the 'hyperlink' and moved the cursor to the 'anchor'.
One issue is that you might be limited to one hyperlink per text field.
I'm not sure if there is any to capture which one of multiple hyperlinks
to use. (You'd basically have to capture mouse position, and determine
what text was under it... you'd almost certainly need a plugin for
that.)
-Dave