Lockfixed is a jQuery plugin which allows for DOM elements to be positioned anywhere on the page, and lock within the user’s viewport when scrolling. Common use case is a menu under a header, which on scrolling stays within the viewport and doesn’t overflow the footer.
Best jQuery Plugins Plugins & Tutorials with Demo
Advanced Search Form with CSS & jQuery
A search form with advanced filtering options and quick link suggestions.Getting the search experience right is never an easy task. The starting point is always the search form, which, in most cases, consists only of an input field plus a submit button. The search results page can be tricky to design, in particular if you have different content categories.
Moon Mega Grid plus Grand Pack
Create your unique artistic spectacular gallery for your photos with variety of beautiful animated hover effects, using templates and examples, color schemes, svg and canvas photo filters and other tools!
- integrated support for canvas and svg filters
- perfect for mobile devices
- simple templating tools
- built-in lightbox with retina support
- 2 retina modes
- memory saving algorithm
- works either with json or html formats (custom parsers)
Form Validator for Bootstrap : jQuery Plugin
.The Validator plugin offers automatic form validation configurable via mostly HTML5 standard attributes. It also provides an unobtrusive user experience, because nobody likes a naggy form.
- Configurable via data-api and standard HTML5 attributes
- Patient to inform user of errors and eager to let them know the errors have been resolved
- Submit is disabled until the form is valid and all required fields are complete
- Customizable error messages
- Custom validator functions
- Validation of an input field via AJAX
fsortable : jQuery Fixed layout Sortable plugin
fsortable is a fixed layout sortable plugin for jQuery UI.There’s some necessary markup you need to use to let fsortable know about your layout. Since it assumes your sortable has a fixed capacity
you need to tell it how many items it can hold. It takes that information from the HTML itself by counting the number of items in your sortable and the number of empty positions.