Hi,
When making links to a location on the same page it is possible to give it a name, i.e., <a name="page6" title="Page 6"/>. And so when your mouse hovers over the the part of the html-file that contains the <a name...> code a little yellow box appears saying "Page 6".
I was wondering whether it is possible to display this title tag when you simply start scrolling down the page. Let's say you have divided a single html file into many pages with links to locations on the same page, so when you start scrolling it automatically shows you when the page changes from 6 to 7 to 8 and so forth.
I hope I have explained it well enough.
Philip
When making links to a location on the same page it is possible to give it a name, i.e., <a name="page6" title="Page 6"/>. And so when your mouse hovers over the the part of the html-file that contains the <a name...> code a little yellow box appears saying "Page 6".
I was wondering whether it is possible to display this title tag when you simply start scrolling down the page. Let's say you have divided a single html file into many pages with links to locations on the same page, so when you start scrolling it automatically shows you when the page changes from 6 to 7 to 8 and so forth.
I hope I have explained it well enough.
Philip