Message10

Author nicktastic
Recipients
Date 2008-09-19.15:40:58
Content
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:59nicktasticlinkissue7 messages
2008-09-19 15:40:58nicktasticcreate