Home / Tag Archives: server-side

Tag Archives: server-side

jQuery Typeahead Search plugin

jQuery Typeahead Search plugin

jQuery Typeahead Search is a simple plugin that suggest search results from the character(s) that were typed in the search bar using JavaScript. It is a simple client-side library meaning that no extra processing will be done server-side ...

Infinite AJAX Scroll

Infinite AJAX Scroll

Infinite AJAX Scroll is a jQuery infinite scrolling plugin. It works by reading the next (and previous) links of your existing server-side pagination and load these pages via AJAX when the visitor scrolls to the end of the page. ...

jQuery Upload File

jQuery Upload File

jQuery Upload File plugin provides Multiple file Uploads with progress bar. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads. ...

Scroll To Top