Jump to content

How to insert one iframe and that inside frame there is 2 frame


shebbycs

Recommended Posts

<?
print "<br><br><br><br>";
print "<center><iframe src='chatlog.php'  name='chatlogframe' width='370' height='400'></iframe>";

print "<br><br>";

print "<iframe src='menu.php' width='385' height='150' frameborder='0'></iframe></center><br><br>";

?>

 

Screenshots

 

50139588988635785780.jpg

 

 

 

the square that i draw in that picture im want it to be the main frame and the 2 iframe source to be put in this frame how can i do that?

don't you think you are using too much iframe? why not just use div and jQuery to update the divs?

 

 

the one that im need to thank in phpfreaks.com im had learn using SESSION where one login menu, admin and user can logged on and im learned alot from here :)

 

and for this one im still below in div part if there is example for iframe using in div you can show me an example :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.