Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - js
Search - js - List
目前功能最完整的html在线编辑器,包含html编辑器,代码编写器,滚动条编辑器,网页配色器,颜色选择器 ,论坛转帖工具,js脚本加密器以及其他工具,大小为58k,全html程序,非常适合网页设计者使用-feature the most complete online html editor, contains html editor, code-prepared, scroll editor, web-matching, color selector, the Forum patented tool js script encryption devices and other tools, The size of 58k, all html procedures and are very suitable for web designers use
Date : 2010-06-29 Size : 60.84kb User : eric

幻宇播放器,歌词js同步
Date : 2009-11-18 Size : 61.07mb User : liyuxiao5588@163.com


Date : 2010-12-04 Size : 253.93kb User : fdsfds111@12312.net

javascript写的一个美丽的日历控件
Date : 2010-12-11 Size : 168.23kb User : szctc2005@126.com

程序员常用JavaScript特效
Date : 2011-02-13 Size : 3.33mb User : rrrzl@qq.com

ajax+jsp实现的一个例子,供大家学习-ajax+ jsp realize an example for everyone to learn
Date : Size : 28kb User : 国静

可用于单个文件和整个目录的文件代码行统计,适用于Java,C,C++,Delphi,VB,C#,PB,SQL,ASP,JSP,PHP,Perl,ASM,JS,SHELL ,txt等编写的源程序文件,统计结果包括总代码行数, 代码行数, 注释行数和空行数及其所占的百分比,可将统计结果保存为PDF和TXT文件, 支持结果打印.适用于Linux,Windows系列操作系统. 请事先安装JRE1.4以上版本. 声明: 本软件为免费软件可以自由使用,传播, 但不得进行反编译等任何形式的侵权活动.-Can be used for a single file and the entire catalog of documents lines of code statistics, applied to Java, C, C++, Delphi, VB, C#, PB, SQL, ASP, JSP, PHP, Perl, ASM, JS, SHELL, txt such as the preparation of source documents, statistical results, including the total number of lines of code, code lines, comment lines and empty lines and the percentage of statistical results can be saved as PDF and TXT files, support for printing the results. applies to Linux, Windows family of operating systems. Please JRE1.4 above pre-installed version. Disclaimer: This software is free software can be free to use, dissemination, but not to decompile, such as any form of copyright infringement.
Date : Size : 1.67mb User : quietheart

mootools 1.2版本 ajax的几个热门框架之一。-mootools 1.2 version of ajax framework for one of several popular.
Date : Size : 12kb User : xiaoyu

Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse right click context menu. Files: grid.html - HTML of the grid file_controller.php - sample of grid controller with file-flat interface db_controller.php - sample of grid controller with DB interface sample.csv - Sample of grid data source (VDB) sample.sql - Sample of grid data source (MySQL) easygrid.js - Easy Gird library easygrid_contextmenu.js - Easy Grid context menu library-Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse right click context menu. Files: grid.html- HTML of the grid file_controller.php- sample of grid controller with file-flat interface db_controller.php- sample of grid controller with DB interface sample.csv- Sample of grid data source (VDB) sample.sql- Sample of grid data source (MySQL) easygrid.js- Easy Gird library easygrid_contextmenu.js- Easy Grid context menu library
Date : Size : 56kb User : csvchou

WEB表格控件,用Javascript和Ajax开发。推荐使用-WEB form controls, use of Javascript and Ajax development. Recommended use
Date : Size : 2.66mb User : fonger

一个用JS开发的表格控件,内部有非常详细的介绍,引用有AJAX技术-JS developed a form with controls, there are very detailed introduction, citing there is AJAX technology
Date : Size : 225kb User : 徐元东

ajax框架extjs是一套完整的富客户端解决方案,也因为功能完整,造成ext-all.js有400多k,请注意,这还是压缩后的大小,而且因为是基于js和css的功能实现,对客户端机器性能也有一定的要求,比如不支持ie6以下的版本-ajax framework extjs is a complete set of rich-client solutions, but also because the functional integrity, resulting in ext-all.js have more than 400 k, Please note that this is the compressed size, but also because it is based on the functions js and css to achieve on the performance of the client machines have certain requirements, such as ie6 does not support the version of the following
Date : Size : 6.49mb User : guochong

Extjs写的一个桌面应用。。功能很强大-Extjs write a desktop application. . Function is very powerful
Date : Size : 3.08mb User : 唐泰彬

初步考虑是用flash来显示仪表盘,每一帧对应仪表的每个刻度,因为flash是在网页加载的时候就一次加载进来了,这样我只需要根据数据库的读数,用js控制flash的frame就可以了,这样做的好处是无刷新效果 -Preliminary consideration is the use of flash to show the instrument panel, each frame corresponding to each instrument calibration, as flash is loaded when the page is loaded on the first entered, so I only need the database in accordance with readings of flash with js control frame it, the benefits of doing so is no refresh effect
Date : Size : 1kb User : 袁雷

一个EXT可输入下拉框的程序。不清楚的可以下载来看。-EXT can enter a drop-down box procedure. Clear view can be downloaded.
Date : Size : 14kb User : yy

Ajax+Json,Ajax用于.net的控件。-Ajax+ Json, Ajax for. Net controls.
Date : Size : 273kb User : Lee

演示中使用的数据库为省、市、县三级数据库 演示程序实现了省、市、县三级联动(ajax技术) 程序调用方法: 1:把 <script language="javascript" src="js/jquery.js"></script> <script language="javascript" src="js/firste_city.js"></script> 贴到网页<head></head>之间 2:把 <span id="f"></span><span id="floading"></span><span id="ferr"></span> 贴到需要显示省、市、县下拉列表的地方 程序中使用了jquery库,感谢其作者John Resig。-Demonstrate the use of the database for the provincial, municipal, and county levels demo database implementation of the provincial, municipal, and county levels Linkage (ajax technology) method calls: 1: put <script language="javascript" src="js/jquery.js"></script> <script language="javascript" src="js/firste_city.js"></script> Paste it into the page <head></head> Between 2: put <span id="f"></span><span id="floading"></span><span id="ferr"></span> Affixed to the need to show the provinces, cities and counties of the drop-down list used in place procedures for jquery library, its authors thank John Resig.
Date : Size : 169kb User : Alex

Ajax 相关的一些JS文件,包括对象建立,传输和返回处理-Ajax some JS-related documents, including the establishment of targets, delivery and return processing
Date : Size : 3kb User : kanlao

目录树,在脚本中可以直接调用后台java代码,动态加载数据至页面显示.-tree directory,invoke java code from js
Date : Size : 2.63mb User : lurongxi

利用js实现与服务器的异步交互,利用ajax 的jquery实现不刷新效果-Js to achieve the use of asynchronous interaction with the server, using ajax does not refresh the jquery effects to achieve
Date : Size : 367kb User :
« 1 2 34 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.