<!doctype HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/ Xhtml1-transitional.dtd ">
<meta http-equiv= "Content-type" content= "text/html; Charset=utf-8 "/>
<title>jquery PHP Tutorial Ajax tab TAB effect </title>
<link rel= "stylesheet" type= "text/css Course" href= "Demo.css"/>
<script type= "text/web Effects" src= "Http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" ></script >
<script type= "Text/javascript" src= "Script.js" ></script>
<body>
<div id= "rounded" >
<div id= "main" class= "container" >
<ul id= "Navigation" >
<li><a href= "#page1" >page 1</a></li>
<li><a href= "#page2" >page 2</a></li>
<li><a href= "#page3" >page 3</a></li>
<li><a href= "#page4" >page 4</a></li>
<li></li>
</ul>
<div class= "Clear" ></div>
<div id= "PageContent" >
Hello, this is a demo for a <a href= "http://tutorialzine.com/2009/09/simple-ajax-website-jquery/" target= "_blank" >tutorialzine Tutorial</a> To test it, click some of the buttons above. Have a nice stay!</div>
</div>
<div class= "Clear" ></div>
</div>
<div align= "Center" class= "Demo" >
This is a <a href= "http://tutorialzine.com/" target= "_blank" >tutorialzine</a> demo</div>
</body>
SOURCE Download Address
Http://down.111cn.net/down/code/php/xiaotoucaiji/2010/0904/20633.html