自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(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 519

原创 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 1473

原创 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 590

原创 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 910

原创 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 1784

原创 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 1240

原创 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 2561

原创 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 1329

原创 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 479

原创 index

3

2010-06-20 22:37:00 281

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除