Click to See Complete Forum and Search --> : scrolling in IE


blair
02-02-2003, 05:51 PM
Hi all
I have a wee problem and it is with a scrolling code. I have attached it for all interested. The scroll contains text with hyperlinks to load various images into a frame. However in Internet Explorer when one clicks on the link the whole scroller scrolls back to the top again...??? Strange perhaps. Frustrating bloody oath!
Please give help where one can. All good karma.
PEaCE
Blair

blair
02-02-2003, 09:02 PM
Dave thanks unfortunately neither does me any good as the scroller is in dhtml code with and html table embedded within.
GO to http://www.sculptureaus.com.au/0013 and click on tours/itinerary to see what I mean. Thanks for your efforts though.
Blair

blair
02-02-2003, 09:28 PM
Yeh thanks for picking that up I am still trying to get the functionality working first and the JS errors are not affecting it, just prioritising on the dhtml first...

blair
02-02-2003, 09:47 PM
Mate see how you go. I fyou can be of any further help I would truly appreciate it.
PEaCE
Blair

Stefan
02-03-2003, 01:57 AM
Originally posted by blair
Dave thanks unfortunately neither does me any good as the scroller is in dhtml code with and html table embedded within.
GO to http://www.sculptureaus.com.au/0013 and click on tours/itinerary to see what I mean. Thanks for your efforts though.
Blair

To me it seems you are trying to do things ovely complex. Why not a simple solution like

<div style="height:200px; overflow:auto;">Your section you want to scroll with links and stuff</div>

blair
02-03-2003, 06:03 PM
Thank ya Stefan unfortunately I fail to see how this oversimplified version of <div> control solves the initial problem of maintaining position in the scrolling table after hitting one of the links. Or am I missing something?

blair
02-03-2003, 07:49 PM
Mate
thanks you have solved what i have been working on for several days. Much appreciated. Owe ya one
PeaCE
Blair