自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 资源 (7)
  • 收藏
  • 关注

原创 js new

sdsd

2011-04-27 21:38:00 901

原创 js innerHTML outerHTML innerText

<br /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> new document </title> <meta http-equiv="content-type" conten

2011-04-22 12:26:00 1286

原创 js regex 身份证 手机号 验证

/^(13|14|15|18)[0-9]{9}$/.test("13000000000"); "[email protected]".match(/^[/w/./-]+@([/w/-]+/.)+[a-z]{2,4}$/ig);

2011-04-21 17:47:00 1590

原创 PS make transparent png picture

first ctrl+alt+shift+e choose all Layer [img][/img][img][/img][img][/img][img][/img][img][/img][img][/img] [img]http://dl.iteye.com/upload/attachment/455641/4d6b4bdf-9531-3c81-a5cc-abac2b8f...

2011-04-07 15:08:12 162

原创 ps make transparent png picture

firstctrl+alt+shift+echoose all Layer

2011-04-07 15:01:00 642

原创 页面除某个dom元素之外click事件

<br />$('.switch_city').bind('click',function(e){ var pos = $(this).parent().offset(); var hx = $(this).parent().outerHeight(); $('#more_city').css({'position':'absolute','top':(pos.top + hx) + 'px', 'left':pos.left+'px'}).show(); e.stopPro

2011-04-06 13:58:00 2809

jQuery chart

jQuery 图表,可以参考一下,extjs有图表功能,但extjs过于庞大

2010-10-19

jquery+api新

搞到新版api共享一下,希望对大家有帮助

2010-07-23

Spket IDE+改变字体大小js+Eclipse

可以改变你的Spket IDE安装后js文件字体的大小

2008-11-26

JSP+JavaBean的留言本

JSP+JavaBean的留言本,代码清晰易懂,为初学者首选。

2008-10-26

Javascript特效源_及演示(57种).rar

Javascript特效源_及演示(57种).rar,这是本人从网上搞到的,感觉也可以,共同分享。

2008-10-26

spring2.0-reference_final_zh_cn.pdf

spring2.0-reference_final_zh_cn.pdf, 对于学习spring2.0应该有一定的帮助。

2008-10-26

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

TA关注的人

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