pinkparadise
04-08-2004, 11:08 PM
Well Ive been adding links to my menu and if you scroll down all the way, there isnt enough length to put more links, when i try it goes below the menu...
If you didnt understand that- for example if you were on a webpage and you used the scollbar and moved all the way down it would be the end of it...so on my menu i need to make it so its longer
thanks
-Sam
Demented
04-09-2004, 12:17 AM
A scrollbar should extend pretty far. Exactly how many links are there? Maybe check and make sure you didnt end the code by accident, before the DIV/what ever you have your menu in was finished.
pinkparadise
04-09-2004, 12:27 AM
<div style="position:absolute;top:190;left:120">
<div style="width:115; height:250; overflow: auto;">
Would the - overflow:auto;"> have anything to do with it because im pretty sure i dont have that many links and didnt end it
starlet
04-09-2004, 01:05 AM
Could you provide a link to the page please :)
MaGiCSuN
04-09-2004, 09:36 PM
Have you closed the div coding? without a closing tag it will probably just expand the more links you add :)
love,
Mirna
ilikechikin
04-10-2004, 04:03 AM
overflow should have something to do with it. why don't you just change the height of the menu?