Hi all...
I have a very long document that has a glossary of definitions near the bottom to the document. I have successfully "bookmarked" all the required words to link to their definitions. Now in order to get back to the original spot the user was, they must select the 'Back' button the 'Web Toolbar' (if they know to turn that now) or to use 'ALT-left arrow' (if they know they command).
Is there a way to use the code from those commands and create a bookmark from that? This way I can hyperlink all the "Glossary words" with this bookmark and they don't have to worry about keyboard shortcuts or toolbars?
something like 'history.back()' in javascript?
Thanks in advance!
Mark
I have a very long document that has a glossary of definitions near the bottom to the document. I have successfully "bookmarked" all the required words to link to their definitions. Now in order to get back to the original spot the user was, they must select the 'Back' button the 'Web Toolbar' (if they know to turn that now) or to use 'ALT-left arrow' (if they know they command).
Is there a way to use the code from those commands and create a bookmark from that? This way I can hyperlink all the "Glossary words" with this bookmark and they don't have to worry about keyboard shortcuts or toolbars?
something like 'history.back()' in javascript?
Thanks in advance!
Mark