up and down arrows behavior same as Word
Posted: Tue Mar 02, 2010 11:37 pm
Hi,
we have written a custom framework. in the framework, if we open a topic(xml document) using custom protocol.
in author mode we have used css to display text.
inside the document if we press up and down arrow inside the <p> tag it navigation work as expected. but when there is no styling information for a particular xml tag, then up and down arrow cursor goes to starting and ending position of the tag.
so is there a way to control the author mode, to behave same way as Microsoft word. like when they press up and down arrow, the cursor should move to the next line.
our users are expecting author mode to behave as Microsoft word application.
can you help us to achieve this requirement.,
we have written a custom framework. in the framework, if we open a topic(xml document) using custom protocol.
in author mode we have used css to display text.
inside the document if we press up and down arrow inside the <p> tag it navigation work as expected. but when there is no styling information for a particular xml tag, then up and down arrow cursor goes to starting and ending position of the tag.
so is there a way to control the author mode, to behave same way as Microsoft word. like when they press up and down arrow, the cursor should move to the next line.
our users are expecting author mode to behave as Microsoft word application.
can you help us to achieve this requirement.,