I have a menu system that works extremely well, but when the content in the page overflows, so that the scrollbar comes up its a bit hard to see the stuff at the bottom and so as soon as I click on an Item in the menu I want it to scroll down, based on the position of where it is in the screen. If you can help me this will be good.
I have another problem too, Inside my framset object for a certain page I have scrolling="auto" and this is good for all pages but one, because the browser thinks that this one page is over 1 screen, but when you look at it in a browser, its not and there is nothing in the html that would make it anyway, so I need a way, preferably in js, to make the scrollbars disappear in this particular frame only for this one page and appear defaultly in the frame, every other time, if its possible, that is
I have another problem too, Inside my framset object for a certain page I have scrolling="auto" and this is good for all pages but one, because the browser thinks that this one page is over 1 screen, but when you look at it in a browser, its not and there is nothing in the html that would make it anyway, so I need a way, preferably in js, to make the scrollbars disappear in this particular frame only for this one page and appear defaultly in the frame, every other time, if its possible, that is