MDanz Posted February 26, 2011 Share Posted February 26, 2011 how do i set the scrolll width of the page in the iframe, so i can scroll horizontally in the iframe? <Iframe src="test.php?search=<?php echo $search; ?>" width="900px" height="600px"></Iframe> this sets the iframe perimeter size, but i want the inner size to be much bigger. maybe a better question is how to increase page size of test.php Link to comment https://forums.phpfreaks.com/topic/228917-page-inside-iframe-width/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.