如果相信权利,你想要像我的网站“www.ohlookawebsite.com”这样的东西,那么你需要做的是用jquery来做。 例如,展示这种效果
<div id="navagation">
<div id="home" onclick="homeClick()">Home</div>
<div id="about" onclick="aboutClick()">About</div>
<div id="account" onclick="accountClick()">Account</div>
</div>
这将是 n,因此,你可以在网页上贴上<条码>、>、div>,同时在网页上贴上<条码>:无;,例如;
<div id="boxHome">
Welcome to the home page!
</div>
<div id="boxAbout" style="display: none;">
Welcome To the About Page!
</div>
<div id="boxAccount" style="display: none;>
You re account info!
</div>
You will need to the use jquery and javascript to show different "Pages"
function homeClick(){
$("#boxAbout").fadeOut(500);
$("#boxAccount").fadeOut(500);
$("#home").css("color", "green");
$("#boxHome").delay(500).fadeIn(1000);
}
http://jsfiddle.net/gM4hB/4/“rel=“nofollow”http://jsfiddle.net/gM4hB/4/。
Hope this helps