Page_with_iframe has this script:
That has worked up till now. I would like to have it so the page it shows can be either: page2.html, page3.html, or page4.html. this has been bugging me for a while, and I'm not sure what to do.Code:<html> <body> <iframe src="page2.html"> </iframe> </body> </html>




Reply With Quote

Bookmarks