dlknapp04
03-01-2005, 07:51 AM
Hello,
I have a question about the scipt in this link:
http://www.dynamicdrive.com/dynamicindex8/topscroll.htm
I have more than one scrollbar on my webpage. Is there a way to make this code work with the smaller scrollbar and not the main scrollbar for the page?
Here is the script for my scrollbar:
<!-- Scrollbar -->
<div center style="width: 533px; height: 700px; overflow:auto; position: absolute; top: 176; left: 196; filter: alpha(opacity=100)">
Any ideas? I'm sort of new on the whole webpage design thing.
I have a question about the scipt in this link:
http://www.dynamicdrive.com/dynamicindex8/topscroll.htm
I have more than one scrollbar on my webpage. Is there a way to make this code work with the smaller scrollbar and not the main scrollbar for the page?
Here is the script for my scrollbar:
<!-- Scrollbar -->
<div center style="width: 533px; height: 700px; overflow:auto; position: absolute; top: 176; left: 196; filter: alpha(opacity=100)">
Any ideas? I'm sort of new on the whole webpage design thing.