Team:Baskent-Meds/test

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">   
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">   
-
<head>
+
<head>
-
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-
    <title>Smooth Animated jQuery Menu</title>
+
<title>Smooth Animated jQuery Menu</title>
-
 
+
<link rel="stylesheet" href="http://buildinternet.com/live/smoothmenu/animated-menu.css"/>
-
    <link rel="stylesheet" href="http://buildinternet.com/live/smoothmenu/animated-menu.css"/>
+
<script src="http://jqueryjs.googlecode.com/files/jquery-1.3.js" type="text/javascript"></script>
-
 
+
<script src="http://buildinternet.com/live/smoothmenu/js/jquery.easing.1.3.js" type="text/javascript"></script>
-
    <script src="http://jqueryjs.googlecode.com/files/jquery-1.3.js" type="text/javascript"></script>
+
<script src="http://buildinternet.com/live/smoothmenu/animated-menu.js" type="text/javascript"></script>
-
    <script src="http://buildinternet.com/live/smoothmenu/js/jquery.easing.1.3.js" type="text/javascript"></script>
+
<script language="JavaScript" type="text/JavaScript">
-
    <script src="http://buildinternet.com/live/smoothmenu/animated-menu.js" type="text/javascript"></script>   
+
<!--
 +
function MM_reloadPage(init) { //reloads the window if Nav4 resized
 +
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
 +
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
 +
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
 +
}
 +
MM_reloadPage(true);
 +
//-->
 +
</script>
</head>   
</head>   
<style type="text/css">
<style type="text/css">
Line 84: Line 92:
</head>   
</head>   
<body>   
<body>   
 +
    <div id="Layer1" style="position:absolute; left:294px; top:26px; width:750px; height:958px; z-index:1">
     <p>&nbsp;    </p>   
     <p>&nbsp;    </p>   
     <ul><li class="green"><p><a href="#">Home</a></p>   
     <ul><li class="green"><p><a href="#">Home</a></p>   
Line 104: Line 113:
             <p class="subtext">Legal things</p>   
             <p class="subtext">Legal things</p>   
         </li>   
         </li>   
-
     </ul>
+
     </ul>  
 +
</div>
</body>   
</body>   
</html>
</html>

Revision as of 02:50, 29 July 2012

Smooth Animated jQuery Menu