文件名称:艾恩JavaScript插件
文件大小:179KB
文件格式:RAR
更新时间:2012-03-28 11:19:41
艾恩JavaScript插件 javascript
艾恩JavaScript插件 --力推3大功能:拖动,ajax以及编辑器 插件简要说明 1、包括3大功能。AJAX、拖动(Drag)功能、UBB编辑器功能 , 程序功能均为原创 2、插件常用方法 插件中最常用的一个方法 _.$(id) 作用是返回由id指定的标签对象,document.getElementById(id)的简写形式 还有一个方法是 _.load(function) 类似于window.onload;但请注意写法,插件中function是作为方法的参数 _.abs(id) 获取指定id标签的绝对坐标,返回{x:value,y:value}; _.trim(str) 去除str两侧的空格,类似于ASP中的Trim 。。。。。。 注:来自网络,非常好用。
【文件预览】:
艾恩JavaScript插件
----drag.html(2KB)
----css.css(1KB)
----aien-min.js(26KB)
----ajax()
--------test_ajax.asp(165B)
--------loading.gif(2KB)
--------test_ajax_time.asp(206B)
--------index.html(4KB)
----艾恩Javascript插件 开发文档.pdf(152KB)
----index.html(5KB)
----editor()
--------使用说明.txt(401B)
--------showArticle.asp(620B)
--------postArticle.html(2KB)
--------editor_img()
--------upload.asp(2KB)
--------upload_img()
--------index.html(2KB)
--------ubb.inc(6KB)
--------UpLoad_Class.inc(13KB)