Top Forms and Controls Scripts for Web
It delivers excellent performance with large datasets.The component is easy-to-use and provides great flexibility due to its rich client-side API. dhtmlxGrid supports different datasources, including XML, JSON, CSV, JS array and HTML table. Since v1.6...
At twelve lines of code, this is one of the smallest jQuery plugins you'll ever deal with.For such a small size, prevent-form-double-submit packs quite a punch, allowing developers to protect themselves from being spammed by users submitting form data...
Demos are provided with the download package (from WoW, GitHub and YouTube).The tooltips are generated with the qTip framework.Requirements:JavaScript enabled on client...
A sticky page element refers to an element that always remains visible (in a fixed, or semi-fixed position) when scrolling down or up a page.As mentioned above, sticky page elements are the perfect way of encapsulating important UI controls that always...
Bootstrap Dual Listbox can be used as an UI element to move items from one list to another.
It comes complete with buttons to quickly move one or all elements from a side to the other, along with filtering options for narrowing down long...
drag.js is framework-agnostic, being written in pure JavaScript, working with or without a complex JS framework loaded on the page.
Using the library developers can add drag and drop interactions to any page element they want, without relying on a bloated...
flyLabel.js will serve as a correction to the "placeholder" craze that has took over Web designers in the past year.Way to many developers have been using the new HTML 5 placeholder attribute on all their forms, even in situations where they shouldn't...
SideComments.js is a near-identical clone of the Medium commenting system.It works practically the same, showing a "+" sign next to each paragraph, which when pressed pushes the text to the side and shows a sidebar with a simple commenting form.In case...
xScroll allows an extra level of customization for a Web page, letting programmers control the scrollbar UI.Besides the graphic changes made to the scrollbar, developers can also mimic the behavior seen the OS X Lion systems, by showing the scrollbar only...
An input mask is a mechanism that takes the text entered by an user and changes it according to a desired format.Mask-It can take something like 12345 and convert it to 1-2-3(4)--5 or any other kind of formatting with the aid of jQuery.The plugin can...