- 博客(10)
- 收藏
- 关注
原创 popup.js
<br /> var pop =null;<br /> function ShowIframe(title,contentUrl,width,height)<br /> {<br /> pop=new Popup({ contentType:1,isReloadOnClose:false,width:width,height:height});<br /> pop.setContent("contentUrl",contentUr
2010-06-21 22:18:00
551
原创 popupclass.js
<br />if(!Array.prototype.push){Array.prototype.push=function(){var startLength=this.length;for(var i=0;i<arguments.length;i++)this[startLength+i]=arguments[i];return this.length}};function G(){var elements=new Array();for(var i=0;i<arguments.length;i++){v
2010-06-21 22:18:00
1510
原创 index.html
<br /><html> <br /><head> <br /><meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <br /><title>PopUp</title> <br /><script type="text/javascript" src="js/popup.js"></script> <br /><script type="text/javascript" src="js/popupclass.js
2010-06-21 22:16:00
626
原创 supersubs.js
<br /><br />/*<br /> * Supersubs v0.2b - jQuery plugin<br /> * Copyright (c) 2008 Joel Birch<br /> *<br /> * Dual licensed under the MIT and GPL licenses:<br /> * http://www.opensource.org/licenses/mit-license.php<br /> * http://www.gnu.org/licenses/gpl.
2010-06-20 22:48:00
937
原创 jquery-1.2.6.min.js
<br />/*<br /> * jQuery 1.2.6 - New Wave Javascript<br /> *<br /> * Copyright (c) 2008 John Resig (jquery.com)<br /> * Dual licensed under the MIT (MIT-LICENSE.txt)<br /> * and GPL (GPL-LICENSE.txt) licenses.<br /> *<br /> * $Date: 2008-05-24 14:22:17 -040
2010-06-20 22:48:00
1820
原创 superfish.js
<br /><br />/*<br /> * Superfish v1.4.8 - jQuery menu widget<br /> * Copyright (c) 2008 Joel Birch<br /> *<br /> * Dual licensed under the MIT and GPL licenses:<br /> * http://www.opensource.org/licenses/mit-license.php<br /> * http://www.gnu.org/license
2010-06-20 22:47:00
1298
原创 jquery.bgiframe.min.js
<br />/* Copyright (c) 2006 Brandon Aaron (http://brandonaaron.net)<br /> * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) <br /> * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.<br /> *<br /> * $La
2010-06-20 22:47:00
2601
原创 hoverIntent.js
<br />(function($){<br /> /* hoverIntent by Brian Cherne */<br /> $.fn.hoverIntent = function(f,g) {<br /> // default configuration options<br /> var cfg = {<br /> sensitivity: 7,<br /> interval: 100,<br /> timeout: 0<br /> };<br /> // override c
2010-06-20 22:46:00
1367
原创 hoverIntent.js
<br />(function($){<br /> /* hoverIntent by Brian Cherne */<br /> $.fn.hoverIntent = function(f,g) {<br /> // default configuration options<br /> var cfg = {<br /> sensitivity: 7,<br /> interval: 100,<br /> timeout: 0<br /> };<br /> // override c
2010-06-20 22:38:00
515
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人