issue7: Browser-object integration for caret-mode

Priority: wish Status: unread
Messages
msg10 (view) Author: nicktastic Date: 2008-09-19.15:40:58
We want a command called caret and a command called select. Both of these will
be browser object commands, so when invoked, the user is prompted to specify a
DOM node via the hints system. The caret command will enable caret-mode and
place the caret in the specified DOM node. The select command will (optionally)
enable caret-mode, and select the contents of the specified node.
History
Date User Action Args
2008-09-19 15:40:59nicktasticcreate