搜索资源列表
新Javascript
- 此压缩包覆盖了超过30个javascr ipt例子,如div的使用,页面定时刷新,带事务提示的日历,时钟,Tab页,各种实用技巧等。可以作为一个javascr ipt资源库。-covered by more than 30 javascr ipt examples, such as the use div, pages regularly updated, with the suggested affairs calendar, clock, Tab pages, a range of prac
JavaScript特效
- 里面有鼠标动作、日期时间、文本特效、图形特效、状态栏、信息检测、警告提示、菜单、窗口特效、按钮特效、智力游戏、综合类的javaxcript代码。
message
- javascr ipt 实现MSN消息提示框的功能 -MSN news javascr ipt prompt box to achieve the function of
userRegisterCheck
- javascr ipt文件,一个通用的用户注册或登录验证文件,并可以选择错误提示方式。-javascr ipt file, a generic user to register or log in to verify documents, and can be prompted to select the wrong way.
DespearMsgbox
- Javascr ipt 写的,灵活的提示框,显示时,有闪动效果可选,指定时间后自动消失,并且在流布局中,清除所占空间-Javascr ipt to write, flexible tips box is displayed, there is a flickering effect optional disappear automatically after a specified time, and flow layout, clear the occupied space
ScriptOutline
- Visual Studio 2008插件,支持Javascr ipt大纲、VS Javascr ipt编辑器、Javascr ipt智能提示、VBscr ipt智能提示。-Visual Studio 2008 plug-in, Javascr ipt outline, Javascr ipt Editor in Visual Studio, Javascr ipt intellisense, VBscr ipt intellisense.
validator
- 表单的验证一直是网页设计者头痛的问题,表单验证类 Validator就是为解决这个问题而写的,旨在使设计者从纷繁复杂的表单验证中解放出来,把精力集中于网页的设计和功能上的改进上。 Validator是基于Javascr ipt技术的伪静态类和对象的自定义属性,可以对网页中的表单项输入进行相应的验证,允许同一页面中同时验证多个表单,熟悉接口之后也可以对特定的表单项甚至仅仅是某个字符串进行验证。因为是伪静态类,所以在调用时不需要实例化,直接以"类名+.语法+属性或方法名"来调用。此外,Va
js_img_preview
- Javascr ipt实现的链接提示效果,实际上内部那个JS文件是jquery的源码。当鼠标划过文字链接时显示对应图片,目前,很多网址大全网站中加入有这项功能,使网址导航更具人性化,当鼠标滑过网址名称的时候,立即显示出该网站的截图,让用户大致了解此网址的大概信息,提升用户体验。-Javascr ipt tips to achieve effective links, in fact, that JS file is jquery internal source. When the mouse a
prompt
- 在web开发中,对于浏览器默认的消息提示框(如alert,confirm等)外观无法控制,同时我们经常希望能实现一些window.open之类的弹出框,但window.open弹出框存在诸多问题,如可能被拦截,界面不美观等。 为了实现更好的界面效果和控制,于是模拟系统的消息提示框及弹出窗口实现了该组件。在外观上可以通过css进行完全的控制。-In web development, the browser default message boxes (such as alert, confir
eims_3.2_access
- 企业信息管理系统 2版本更新说明: ======================================== 1、优化了栏目的JS与链接代码; 2、优化了登陆用户,登陆ID更改了登陆用户; 3、优化了编辑信息的转向页面,更人性化; 4、优化了列表查询,过滤了不需要的字段内容,速度更快; 5、增加了编辑信息时的标题限制; 6、修正了搜索列表页的删除问题,放入了回收站; 7、优化了编辑页面的提示信息; 8、优化和美化了顶部和左部导航; 9、默认字体
validation1.5.3
- javascr ipt验证框架,css标识验证模式,良好的提示效果-javascr ipt validation framework, css logo authentication mode, good results prompted
vaidalte-bubble
- 对vaildation.js的扩展,实现气泡形式的提示功能-Extension of the vaildation.js achieve bubbles form prompts
codingBook
- ASP.NET学习积累的代码吐血奉献 ASP.NET学习积累的代码,太多了够你学的了 Asp.Net中使用水晶报表,javascr ipt提示类,验证码,ASP.NET 程序中常用的三十三种代码等等。-Learning ASP.NET ASP.NET accumulation of dedication to learn the code spit blood accumulation code, too much enough for you to learn the use of Cry
javascript
- 验证会员登陆时是否合法,例如提示密码错误、不存在此会员名称-Verify the legality of Member landing, for example, prompt for password error, the name of this member does not exist
Javascript
- 经常上网的朋友可能会到过这样一些网站,一进入首页立刻会弹出一个窗口,或者按一个连接或按钮弹出,通常在这个窗口里会显示一些注意事项、版权信息、警告、欢迎光顾之类的话或者作者想要特别提示的信息。其实制作这样的页面效果非常的容易,只要往该页面的html里加入几段javascr ipt代码即可实现。下面俺就带您剖析它的奥秘。-Regular Internet friends may have been to so some sites, entered the home will immediately
Javascript-project-(online-answer)-
- 利用js开发的在线答题小程序,功能如下:1、可以显示剩余做题时间,并在剩余半分钟时弹出提示;2、不允许提前交卷,(为测试方便)最快只能在9秒钟后交卷;3、不允许复制网页内容,如果复制,将提出警告;4、提交答卷后,可以查看答题信息(对错情况及评分总结,打错显示哭脸,正确显示笑脸,未答显示锤头),如果该题打错,点击将获得答题提示,点击题号(如第一题),可直接跳转到该题-Use js online answer small program development, functions as follo
JavaScript-upload-progress-bar
- Javascr ipt 实现上传进度条,方便提示上传进度。-Javascr ipt upload progress bar,To facilitate the prompt upload progress.
check-value-by-JavaScript
- 是一个Javascr ipt实现的实时检测用户输入数据的注册表单页,没有插件,以最简单的逻辑和最少量的代码实现最好的提示效果。-Is a Javascr ipt implementation of real-time detection of user input data registration form page, the plug-in, simple logic and a minimal amount of code to achieve the best tips.
javascript--tishilei
- Javascr ipt提示类,包括:弹出提示框、关闭窗口和一些常用脚本等等。-Javascr ipt prompted categories, including: pop-up boxes, close the window and some common scr ipts and so on.
9种经典的tooltip信息提示框
- javascr ipt工具条信息提示框,经典的信息提示框(The Javascr ipt toolbar information prompt box, the classic information box)