WEB开发网
开发学院网页设计JavaScript OSC“回到顶部”代码 阅读

OSC“回到顶部”代码

 2012-05-23 16:14:14 来源:WEB开发网   
核心提示:HTML中引用这两个JS文件<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <h

HTML中引用这两个JS文件

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <title> New Document </title>
  <meta name="Generator" content="EditPlus">
  <meta name="Author" content="">
  <meta name="Keywords" content="">
  <meta name="Description" content="">
  <script type="text/javascript" src="jquery-1.7.1.min.js"></script>
  <script type="text/javascript" src="gotop.js"></script>
 </head>

 <body>
  <table border=1 height=1200 width=100%>
	<tr>
		<td> </td>
	</tr>
  </table>
 </body>
</html>

上一页  1 2 

Tags:OSC 回到 顶部

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接