Full version: jsB@nk » Browser » Frame » Vertical Framed Scroller
URL: https://www.javascriptbank.com/frame-scroller-vertical-framed-scroller.html
There is a bug in Netscape 4.x which causes the page to scroll unpredicatably using the window.scrollTo() method when there are both horizontal and vertical scrollbar present. Therefore, this JavaScript is designed not to function nor will the arrows even appear in Netscape 4.x browsers (but does function correctly in Netscape 6.x browsers).
Full version: jsB@nk » Browser » Frame » Vertical Framed Scroller
URL: https://www.javascriptbank.com/frame-scroller-vertical-framed-scroller.html
<frameset cols="120,*"><frame name="left" src="left2.php"><frame name="right" src="right2.php"></frameset><!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->
http://javascriptbank.com/javascript/browser/frame_scroller/left2.phphttp://javascriptbank.com/javascript/browser/frame_scroller/right2.php