Hi,
I'm working on a page that has three frames at startup and on one of my options, I want to load it in the top and main frames as one. Is there a way where I can change the originally 3 frames into a left and right frame?
Also, is there a way to change the scrolling property of a particular frame dynamically? I tried the parent.document.all.leftFrame.scrolling = "yes" but it's not working. Where do i put the command on the calling page or on the called page?
Any help is greatly appreciated!!
I'm working on a page that has three frames at startup and on one of my options, I want to load it in the top and main frames as one. Is there a way where I can change the originally 3 frames into a left and right frame?
Also, is there a way to change the scrolling property of a particular frame dynamically? I tried the parent.document.all.leftFrame.scrolling = "yes" but it's not working. Where do i put the command on the calling page or on the called page?
Any help is greatly appreciated!!