Page 1 of 1

Two html questions

Posted: Mon Aug 25, 2003 6:04 pm
by jeffy
When I use WordLeft and WordRight, is there any way to make the cursor goes *between* to consecutive tags, such as '<H1></H1>', in an HTML document?

How to save an *.sql file as a color-coded HTML page (edit/copy other/As a HTML page is not selectable)? I don't see any help documentation on this command.

Thanks :' )

Posted: Mon Aug 25, 2003 9:13 pm
by MudGuard
try adding < and > to the "Other characters in words" setting (but this might have side effects to syntax coloring...

save a color coded HTML:
select all,
then
edit/copy other/as a HTML page
should be selectable

Posted: Mon Aug 25, 2003 9:18 pm
by talleyrand
Not so sure on the first one. I suppose a combination of WordLeft /WordRight to get queued up with the opening/closing character and a ctrl-M to find the opposite would be your best bet.

If I recall correctly from the change log, that feature kicks into play if you copy text from a website and paste into a document. You can either paste the text or use the Edit/Copy Other/As A HTML Page to add the HTML formatted text.