J
JD
I need to emulate a webpage that uses frames but without using frames.
The page is split into two columns with a static list of links on the
left. This is the problem - I need the page to scroll but I need the
links to remain completely static on the left. I've tried CSS but
examples, like this one < http://www.w3.org/QA/Tips/ >, don't appear to
work in IE. I'm not a Javascript programmer so I've been searching for
Javascript equivalents high and low but all I can find are examples of
the floating kind which bob around when you scroll. This is no good, the
menu has to remain completely still. Can anyone point me towards a
script that will do what I need?
The page is split into two columns with a static list of links on the
left. This is the problem - I need the page to scroll but I need the
links to remain completely static on the left. I've tried CSS but
examples, like this one < http://www.w3.org/QA/Tips/ >, don't appear to
work in IE. I'm not a Javascript programmer so I've been searching for
Javascript equivalents high and low but all I can find are examples of
the floating kind which bob around when you scroll. This is no good, the
menu has to remain completely still. Can anyone point me towards a
script that will do what I need?