ok, so i have this html with this code in the body
and inside the page.phpCode:<div id = "info">blahblahblah</div> <span id = "iframespan"><iframe src="page.php" name="iframepage" id="iframe"></iframe></span>
so i want it that when it loads, the content of "info" is transferred to the content of "content". Please help.Code:<script> ????? </script> <div id="outer> <div id="content"> blah blah blah </div> </div>



Reply With Quote




Bookmarks