useful.slideshow.js is a JavaScript library for building image sliders, but using CSS3 for the image transition effects.The library works without a bulky JavaScript framework but uses jQuery and jQuery UI in older IE versions, as a fallback for the lack...

useful.hero.js is an image slideshow tool written in vanilla JavaScript syntax, with no external dependencies and a minimal UI style.It is easy to deploy, and the library comes with lots of parameters that developers can change and modify the slideshow's...

useful.requests.js is a small, open source JavaScript library that will help developers get started with AJAX.The library is a collection of functions that make it very easy to initiate AJAX calls to a Web service of your liking, and then deal with the...

useful.gallery.js works by loading images or HTML content inside the slider's panels via basic AJAX requests.Site visitors can use the dotted or next/prev arrows pagination system to navigate the slider and view the images they want.There's also a...

useful.log.js allows developers to send debug messages to a console-like tool.The console appears in the bottom right corner of the page and floats above the rest of the content.useful.log.js can be used for older browsers that don't provide access to a...

useful.thumbnails.js can be used for building thumbnail sliders.The photos used with the library can be at different aspect ratios and sizes, useful.thumbnails.js automatically cropping and resizing them to fit in the desired container.Controls for...

useful.order.js will append sorting controls to the top of an HTML list, allowing users to reorder a list automatically with the push of a button.The library works on a series of parameters passed to each list item.The component doesn't care what's...