|
|
|
สอบถามการใช้ frameset ในการทำให้ url เป็น url เดียวกัน ทุก page ครับ |
|
|
|
|
|
|
|
<frameset border=0 frameSpacing=0 rows=0,* frameBorder=NO><FRAME name=topFrame src="UntitledFrame-1" noResize scrolling=no><FRAME name=mainFrame src="/xxx/home.php"></frameset ><noframes></noframes>
|
|
|
|
|
Date :
2014-03-01 10:58:45 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Sign Up Form</title>
<link rel="stylesheet" href="css/style.css">
<!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
<frameset rows="*" cols="288,*" framespacing="5" frameborder="yes" border="5" bordercolor="#0033FF">
<frame src="menuLeft.php" name="leftFrame" scrolling="auto" id="leftFrame" title="leftFrame" />
<frame src="mainMenu.php" name="mainFrame" scrolling="auto" id="mainFrame" title="mainFrame" />
</frameset>
<noframes>
<body>
</body>
</noframes></html>
เอาไปลองดู
|
|
|
|
|
Date :
2014-03-03 13:16:00 |
By :
apisitp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|