C
CJSnet
Hi, I have a page, with an inline frame in the middle of it.
When someone clicks a hyperlink I want it to go to a bookmark I have placed
in a layer within the inline frame AND THEN call a bookmark in the parent
frame.
I want users to be able to jump to different parts of the long panoramic
image I have placed in the iframe.
I have achieved this without any need for flash or QuickTime, by drawing a
layer on the image, and placing a bookmark in it. Now users can jump to
different parts of the image. It works perfectly, except the browser also
scrolls the main window all the way down, which causes the iframe position
to move up the page. It stays in view, but the stuff above it does not,
and that's the problem.
Is anyone able to advise how to call a 2nd bookmark that will reset the main
page position within the window, all from the ONE user click?
If it needs to be JavaScript, so be it. I'm open to suggestions, cheers
guys.
--
Thanks.
CJSnet
(Remove TEETH to reply by e-mail.)
When someone clicks a hyperlink I want it to go to a bookmark I have placed
in a layer within the inline frame AND THEN call a bookmark in the parent
frame.
I want users to be able to jump to different parts of the long panoramic
image I have placed in the iframe.
I have achieved this without any need for flash or QuickTime, by drawing a
layer on the image, and placing a bookmark in it. Now users can jump to
different parts of the image. It works perfectly, except the browser also
scrolls the main window all the way down, which causes the iframe position
to move up the page. It stays in view, but the stuff above it does not,
and that's the problem.
Is anyone able to advise how to call a 2nd bookmark that will reset the main
page position within the window, all from the ONE user click?
If it needs to be JavaScript, so be it. I'm open to suggestions, cheers
guys.
--
Thanks.
CJSnet
(Remove TEETH to reply by e-mail.)