jForms

码农软件 · 软件分类 · jQuery表单及相关 · 2019-12-24 15:27:43

软件介绍

jForms is a niceforms implementation for jQuery, in half the filesize of niceforms and nicejforms.

I've also made a number of improvements to the select box handling to make them behave more like regular select boxes, you can use your arrow keys to navigate up and down the list (without the browser window also moving, you can type with up to a second between key presses to search the box (ie. if you type in 'an' it will select the first item in the list beginning with 'an'), if the box has more than listSize entries it will be truncated and a scroll bar will be show (handy for long lists) and if there isn't enough room below the box to show the list, it will pop upwards instead (just like the real thing). You can also use the enter key to select the currently highlighted item and to open and close the list.

本文地址:https://codercto.com/soft/d/21858.html

XML 基础教程

XML 基础教程

(美)雅可布斯 / 许劲松 等 / 人民邮电出版社 / 2007-7 / 49.00元

《XML 基础教程:入门、DOM、Ajax与Flash》全面讲述了XML及其在Web开发领域中的作用,同时介绍了一些特定的XML词汇以及相关的XML推荐标准。书中首先解释了XML并介绍了XML文档的不同组成部分;其次讲解了XML应用程序客户端的处理方法,如何使用CSS和 XSLT对XML文档进行显示和转换,如何使用JavaScript操作XML文档等内容;然后介绍了如何在服务器端处理XML;最后深......一起来看看 《XML 基础教程》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试