View Full Version : html, javascript, code help PLEASE
I finally got Macromedia's Dreamweaver for my webpage but, I made seperate frames. The left frame however doesnt have a scroll bar. Im sure I could just put HTML or JAVASCRIPT in there and manually add the scrollbars. Can anyone help please? 8)
Scorpious2k
01-23-2004, 10:38 AM
How about changing
<frame src="UntitledFrame-2.htm" name="leftFrame" scrolling="NO" noresize>
to
<frame src="UntitledFrame-2.htm" name="leftFrame" scrolling="YES" noresize>
or
<frame src="UntitledFrame-2.htm" name="leftFrame" noresize>
Thank god for Scorpious thanks pal! I knew you from your old server on 4.4 you got one on the newest version? BTW could I get this in javascript =D
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.