Changeset 59 for oceandb/jQuery_Prototype/index.html
- Timestamp:
 - Feb 18, 2009, 11:34:05 AM (17 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          oceandb/jQuery_Prototype/index.html (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
oceandb/jQuery_Prototype/index.html
r57 r59 3 3 <html xmlns="http://www.w3.org/1999/xhtml"> 4 4 <head> 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 6 <meta http-equiv="cache-control" content="must-revalidate" /> 7 5 8 <title>台灣海洋資訊資料庫聯盟網 Taiwan Ocean Informatioan Database</title> 6 9 <link rel="stylesheet" type="text/css" href="index.css" /> 7 10 <link rel="stylesheet" type="text/css" href="css/theme/ui.all.css" /> 11 <script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAREq2HXjZzIdAyVORbKBYMhTfzQKfMm5eNRoty1ZKt0XEeQdtXxTxlSH6lZOV7UEfIym3ft5_EnXXDw" type="text/javascript"></script> 8 12 <script src="script/jquery.js" language="javascript"></script> 9 13 <script src="script/jquery-ui.js" language="javascript"></script> 10 14 <script src="script/oceandb.js" language="javascript"></script> 11 15 </head> 12 <body >16 <body onload="load()" onunload="GUnload()"> 13 17 <div id="header"> 14 18 <div id="main-menu">  
Note: See TracChangeset
          for help on using the changeset viewer.
      