Hover and Click Trigger for Circular Elements with jQuery
Today we want to share one possible solution to the circle hovering problem. We'll create a plugin that will take care of the 'mouseenter', 'mouseleave' and 'click' ... read more
Today we want to share one possible solution to the circle hovering problem. We'll create a plugin that will take care of the 'mouseenter', 'mouseleave' and 'click' ... read more
Sometimes it can be very useful to hide the scrollbar of elements in a website and only show it when the user really needs it. The real-time activity feed in Faceboo ... read more
With the responsive awakening in web design it becomes important to not only take care of the visual part of a website but also of the functionality. Elastislide is ... read more
jCookies, a jQuery plugin, makes getting and settings HTTP Cookies a breeze. jCookies allows the storage of any type of data: strings, arrays, objects, etc. A while ... read more
Today we want to share a little zoom tour script with you. Showing a main image initially, we want to be able to zoom into certain parts of the image by clicking on ... read more
By Marcin Dziewulski 53 Comments
Today we want to create a portfolio image navigation template with jQuery. The idea is to show some portfolio items in a grouped fashion and navigate through them in ... read more
Timeglider is a zooming, panning data-driven timeline — great for history projects, project planning, and much more. This Javascript/jQuery plugin is completely fr ... read more
diagonalFade is a jQuery plugin allowing you to easily specify direction, fade-in, fade-out, and a host of other options to a grouping of elements. All you have to d ... read more
“A while back I did a project that required a horizontal accordion. I eventually found a plugin, but really wasn’t happy with the results. The setup was ... read more
A nice jQuery Plugin that uses several images to create the illusion of a 3D scenario using the parallax effect. Example of use: $ ( function () { $ ( '# Mindscape' ... read more
Hello everybody, this is an advanced version of pirobox. I implemented a few things more than the previous version. One of the most important things is the ability t ... read more
Quovolver is a simple extension for jQuery that takes a group of quotes and displays them on your page in an elegant way. Just call the script in your document ready ... read more