Hi,
I have a page as attached.
The code is:
HTML Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Untitled Document</title> </head> <frameset rows="56,*" cols="*" framespacing="0" frameborder="NO" border="0"> <frame src="UntitledFrame-2.htm" name="topFrame" scrolling="NO" noresize> <frameset rows="*" cols="201,*" framespacing="0" frameborder="NO" border="0"> <frame src="UntitledFrame-3.htm" name="leftFrame" scrolling="NO" noresize> <frame src="Untitled-1.htm" name="mainFrame" > </frameset> </frameset> <noframes><body> </body></noframes> </html>
I would like to get rid of the horizonatl scroling of the frame of "frame src="Untitled-1.htm". How ?
Thank you
![]()




Bookmarks