搜索资源列表
JS-charts_demo.zip
- JS Charts是一个Javascr ipt制图组件。支持的图表类型包括:柱状图,圆饼图,曲线图等。JS Charts支持的数据源可以是XML或Javascr ipt数组。JS Charts 是一个轻量级的免费javascr ipt 基础图表生成器,支持柱状图,圆饼图以及简单的曲线图。不需要在服务器端安装插件,只需在客户端加入javascr ipt代码。JS Charts 支持XML 和 JSON 数据。图片格式为PNG,兼容所有主要浏览器。,JS Charts is a Javascr ip
x_open1.4
- 1。美观,可以代替window.open函数 ,使用方法简单,如: <a href="javascr ipt:x_open( google , http://www.google.com ,600,400)">打开 google</a> 2。兼容性好,支持IE5,IE6,opera,firefox,mozilla 3。文件精悍,不用太多的代码,窗口比window.open漂亮 -1. Beautiful, can replace the window.open
ext-test-html
- 一个extjs2.2 个性化实例 zip包,非常实用和经典。里面有可编辑树,等个性化的例子,官方上可没有哦。-Extjs2.2 example of a personalized zip package, very practical and classic. There are editable tree, such as examples of personalization, the official can not, oh.
JS
- 获取多个checkbox的值后,经过处理如:"101,113,69," 但是还得再进一步去掉最后一个","。这可以采用很多的办法,我今天就想试试用js本身提供的几个基本的函数来完成。有了想法,就开了一个临时的文件测试了一下。下面是一个总结。-Access to multiple checkbox value after processing, such as: 101113,69, but will have to further remove the last . This can b
js-flash
- 视频播放器样式动画焦点图 视频播放器样式动画焦点图-Flash video player style focus map style Flash video player the focus of plans
JavaScriptTween
- Flash做动画时会用到Tween类,利用它可以做很多动画效果,例如缓动、弹簧等等。 这里利用flash的Tween类的算法,来做js的Tween算法,并利用它做一些很炫的缓动效果。 -Flash animation will be done using Tween class, it can do a lot of animation effects, such as the relief action, springs and so on. Here the use of Tween
Js-Menu
- javascr ipt 各类菜单。包括 发散式菜单,仿蓝色理想菜单,可拖动菜单,类xp右键菜单等。-various types of menu javascr ipt. Including the divergence-up menu, like the ideal blue menu can drag the menu, such as type of xp menu.
artDialog2.1.1
- artDialog是一个轻巧且高度兼容的javascr ipt对话框组件,可让你的网页交互拥有桌面软件般的用户体验。 功能: 支持锁定屏幕(遮罩)、模拟alert和confirm、多窗口弹出、静止定位、支持Ese键关闭对话框、定时关闭、自定义位置、菜单模式、拖动、鼠标调节窗口大小-artDialog is a lightweight and highly compatible javascr ipt dialog box component that allows your websi
js-Language-Reference
- Jscr ipt语言参考,全面介绍了Js的特性及关键字、函数主法、对象、运算符等的使用,适合初学者,也是熟练者必备的参考手册。-Jscr ipt Language Reference, a comprehensive introduction to the characteristics of Js and keywords, functions, the main method, objects, operators, such as the use, for beginners, but a
JS
- 这是一段实现计时功能的代码例如考试时可以用来当做计时工具,时间到了就可以交卷!-This is a realization of timing functions such as examination of the code can be used as a timing tool, time can be an assignment!
JS
- 一些用纯js编写的网页特效,包含了主流的一些如相册效果,特殊动态菜单等功能。-Some web pages written in pure js effects, including a mainstream album, such as the effect of some special features such as dynamic menus.
js-DOM-programming-
- js DOM编程就像棵树一张网,只要你得到这个树的一个节点,跟着这个树枝的脉络.就能找到整颗树-DOM programming like tree a net, as long as you get the tree of a node, follow the branch of choroid. Can find the whole tree
eyeballs.js-master
- eyeballs.js是一个轻巧的Javascr ipt库,在Javascr ipt框架之上,比如jQuery、Prototype。 eyeballs.js可以在用在已经实现的web应用(对象模型)之上。它也可以用来创建独立的Javascr ipt应用,支持HTML5本地存储或CouchDB之类。-eyeballs.js is a lightweight Javascr ipt library, above the Javascr ipt frameworks, such as jQuery,
js
- 1500个前端开发常用Javascr ipt特效,非常实用,可以作为前端js部分的速查卡使用-1500 front-end development of common Javascr ipt effects, very practical, quick reference card can be used as a front-end js part
3
- Javascr ipt禁止右键点击代码,是完整的代码,直接复制可用,还有js控制5秒后页面自动跳转 ,Javascr ipt 实现拖拽功能 -Javascr ipt prohibit Right-click on the code is the complete code copied directly available, as well as js control after 5 seconds the page automatically jump Javascr ipt drag
js-test-pre
- layout Test Controller dump As Text.
fullPage.js-master
- 一个简单和易于使用的插件创建全屏滚动网站(也称为单页网站)。 它允许创建全屏滚动网站,以及添加一些景观滑块内部网站的部分。-A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites). It allows the creation of fullscreen scrolling websites, as well as adding som
video.js-master
- 该库是为了html5而写的网页视频播放器,支持html5和flash视频。-Video.js is a web video player built the ground up for an HTML5 world. It supports HTML5 and Flash video, as well as YouTube and Vimeo (through plugins). It supports video playback on desktops and mobile devices
js
- 用户登录界面 有登陆的用户名密码和验证码还有注册的登录名密码和确认密码-User login interface has landed the username and password and a verification code for registration as well as the login name and password Confirm password
Kyle Simpson You Dont Know JS ES6 & Beyond
- 有了这本书,你会: 学习新的语法,简化编程常用成语的痛点 用迭代器、生成器、模块和类组织代码 承诺结合发电机表示异步流控制 使用集合以结构化方式更有效地处理数据 利用新的API助手,包括数组、对象、数学、数字和字符串 通过元编程扩展程序的功能(No matter how much experience you have with Javascr ipt, odds are you dont fully understand the language. As part of the Y