Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - js
Search - js - List
DL : 0
js压缩,对js代码进行压缩,可以减少网络传输量-js compression, compression of js code, you can reduce network traffic
Date : Size : 8kb User : 林林林

js简易日历,代码简单易懂,可加入自己的页面中-js summary calendar, easy-to-read code, can be added to its own page
Date : Size : 2kb User : 李有为

将输入的金额数字转化为人民币的大写,其中包括三个实现方式,java,js,sql-The amount of the input figures into RMB capital, including three ways, java, js, sql
Date : Size : 6kb User : xiangxuan_zhang

这是java 3d编程实践,是.js文件,-This is the java 3d programming practice is. Js files,
Date : Size : 6kb User :

Prototype的目标是为开发动态Web程序提供一个容易使用的JS开发框架-Prototype
Date : Size : 28kb User : 孙长叹

Systemjc检测JSP服务器内存中的Ajax程序. -JSP server memory Systemjc detection of Ajax procedures.
Date : Size : 673kb User : KTGG

DL : 0
本源码是用JS+Ajax样式做的树形控件,很实用是个不错的树形控件-The source is JS+ Ajax style do tree control, it is practical is not a bad tree controls
Date : Size : 500kb User : 杨丰

struts举利,结合了AJAX,应用PROTOTY的JS结合进行开发.-struts-ju Lee, a combination of AJAX, the application of JS combine PROTOTY developed.
Date : Size : 1.6mb User : chenwei

DL : 0
全新的B/S结构开发方式,用纯JS+HTML实现了类似C/S的强大浏览器交互,查询及分页浏览速度提高几倍,可以成批录入数据,有完整的数据库表访问和纯web打印 -err
Date : Size : 588kb User : qingyi

DL : 0
用js写的类似于QQ的树型菜单的代码,增强页面效果-Js wrote with QQ is similar to the tree menu code, and enhance the effect of the page
Date : Size : 1kb User :

DL : 0
1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合. 2.. dwr生成的javascript函数会自动加一个回调函数的参数,如原来的函数是checkExist(String name),那么生成的javascript函数是checkExist(callbackFunc,String name). 3.. 注意回调函数只能有一个参数,就是服务器的返回值,如function(messFromServer),这里messFromServer是该操作在服务器上的返回值. 4.. util.js里面有很多有用的方法,最好熟悉一下. 5.. convert并不是必须的,只有你的函数需要传递非基本数据类型的数据时需要此项. 我需要增强的,dom操作,javascript
Date : Size : 4.08mb User : zxx

取得浏览绝对大小的JS类,兼容多种浏览器 width 宽度 height 高度 scrollWidth 带滚动条的宽度 scrollHeight 带滚动条的高度 scrollTop 内容高度-Browser to obtain the absolute size of JS class, compatible with multiple browsers width width height height scrollWidth with the width of scroll bar scroll bar scrollHeight with the high content of highly scrollTop
Date : Size : 1kb User :

html树型结构 -html tree html tree structure
Date : Size : 86kb User :

两个很好用的用JS做的日历控件,你可以试试看,是不是很好用-Two good use JS to do with the calendar control, you can give it a try, is not very good with
Date : Size : 3kb User : cyb

JS/CSS文件压缩工具,在YUI COMPRESS基础上添加GUI,待压缩文件列表,支持直接拖曳文件,列表中的文件支持使用鼠标拖曳实现排序,支持当前配置导入导出功能,-JS/CSS file compression tool, based on the YUI COMPRESS add GUI, the list of files to be compressed, in support of direct drag and drop files, list of documents to support the use of drag and drop sorting realize, I support the allocation of import and export functions,
Date : Size : 876kb User : 张晗

DL : 0
用javascript写的,我太懒不想写太详细的说明,自己看里面的代码吧,有少许说明的.这是我的第一个js大作 ,有人有兴趣的话再改些吧...主要思路是找出相关的关键字(不要笑我). 推荐懂js的人看 谢谢大家支持,据现有功能进行部分修正,去掉了密码提示问题的填写!增加id判断! 1、怎样安装插件? 到论坛插件资源栏目里,找到自己喜欢用的插件,下载压缩包。 a.如果你选用的是 TheWorld2.0安装版 ,就把下载的压缩包解压缩后,将里面的插件包直接放进安装后的 plugin文件夹里,重新开浏览器就可以看到插件了! b.如果选用的是 TheWorld2.0绿色版,就在TW所在的文件夹内新建一个文件夹,起名叫 plugin,并把解压缩的插件包放进即可-err
Date : Size : 3kb User :

基于html中的js编辑器....功能强大.相当于word编辑-Based on the html editor in js .... powerful. The equivalent of word editing
Date : Size : 309kb User : 一个人

DL : 0
这个是js的特效资料,请大家多多指教,谢谢。-This is js effects information, please exhibitions everyone, thank you.
Date : Size : 1kb User : 刘德华

微软公司的AJAX控件,其中的JavaScript 编程模型的JS文件。-Microsoft
Date : Size : 362kb User : sfd

DL : 0
最近项目要求实现新闻内容页无刷新分页,把自己写的页面正则分页拿出来和大家分享 js分页代码很好找,关键是常见的js分页代码没有匹配分页标记点即不拆开html标记的功能。 下面说说解决思路: 1.按字数分页,可设默认值,比如3000,那就是每页3000字 2.分页字数可变,受分页规则控制。 3.分页规则为正则匹配该页最后一个字,如果是中文或者中文全角符号则可以分页,如不是则增加该页分页字数继续匹配 -Recently, the project calls for news content page without refreshing page to write your own page is the page out and the U.S. share a very good look for js code page, the key is a common paging js code does not match the page that the tag point do not open the html tags function. Talk about ideas to solve the following: 1. By the word page can be set up default values, such as 3000, that is 2 per 3000 words. Paging word variable, subject to rules to control paging. 3. Paging rules are matching the page is the last word, if it is Chinese or Chinese-wide angle symbols can be paged, if not increased to match the page page words
Date : Size : 1kb User :
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.