编程,源自动手---天才,源自努力---博客,源自原创
梁乔峰---明镜台----C#,NET,C++,lua,PHP,Linq
posts - 4,comments - 0,trackbacks - 0

07 2010 档案
简单的实现JQUERY拖动层
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><scriptlanguage="javascript"type="text/javascript">$(function(){$.fn.extend({moveDiv:function(){varCoordinate=function(){};Coordinate.offsetX=0;Coordinate.offsetY=0;Coordi阅读全文
posted @ 2010-07-15 10:11 ^乔乔^ 阅读(899) | 评论 (0) 编辑