Opened 13 years ago
Closed 13 years ago
#7588 closed enhancement (worksforme)
Add functions for manipulating Caret position in text fields/editable divs/etc.
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.5 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There is a big inconsistency between browsers and the ability to manipulate this can be invaluable for many applications.
Change History (3)
comment:1 Changed 13 years ago by
Keywords: | needsreview added |
---|
comment:2 Changed 13 years ago by
There already is a plugin: http://www.jquery-plugin.buss.hk/my-plugins/jquery-caret-plugin
It's worthwhile functionality, but I am also not sure 100% if this should go in core.
comment:3 Changed 13 years ago by
Keywords: | needsreview removed |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Since there's an existing plugin to address the need and it's non-trivial in size, let's just continue to point users to the plugin.
Note: See
TracTickets for help on using
tickets.
This would probably be great as a plugin, but I really don’t think it should end up in the core library.