Author: Rakhitha Nimesh

Creating Cool Scrolly Stuff with Scrollorama

Creating Cool Scrolly Stuff with Scrollorama

Modern web sites are designed to provide various types of interactions with users. CSS3 and jQuery effects are used in most of those situations. Scrolling is one of the major effect used for these interactions. So I am going to talk about a plugin called scrollorama, which can be used...

Creating Sortable Image Groups with PHP and jQuery

Creating Sortable Image Groups with PHP and jQuery

Days have gone where we used to group elements using multiple select boxes. Now the power of jQuery is playing a vital role in web application design and interactions. In this tutorial I am going to show you how to create a simple application to group images quickly using jQuery...