Vertical Showcase Slider with jQuery and CSS Transitions | Codrops A tutorial on how to create a responsive vertical fullscreen slider that moves its sections in opposite directions. We’ll be using jQuery, CSS Transitions and media queries to make the layout adaptive. VIEW DEMO DOWNLOAD SOURCE In this tutorial we will create a very simplistic and…
Tag: jquery
Useful JavaScript Libraries and jQuery Plugins For Web Developers | Smashing Coding
Useful JavaScript Libraries and jQuery Plugins For Web Developers | Smashing Coding If you have a problem and need a solution for it, chances are high that a JavaScript library or jQuery plugin exists that was created to solve this very problem. Such libraries are always great to have in your bookmarks or in your…
Stu Nicholls | CSSplay | STU’slide version #2
Stu Nicholls | CSSplay | STU’slide version #2 A multi function slideshow with permanent image changes suitable forPC – IE9+, Firefox, Chrome, Safari, OperaMac – Safari, Firefox etc.Safari-Mobile iPad, iPhone and iPod Touch. This slideshow is based on my earlier slideshow but with a different interface. I have dropped the auto-run feature and replaced the single line…
Make Content Sticky on Scroll, to a Point with jQuery | Web Resources | WebAppers
Make Content Sticky on Scroll, to a Point with jQuery | Web Resources | WebAppers jQuery Stick ‘em makes Content Sticky on Scroll, to a Point. Sometimes, we have some of those images were very tall. So by the time you scrolled down to the bottom of the images, you would have to scroll back…
40 Awesome jQuery Plugins You Need to Check Out | Design Shack
40 Awesome jQuery Plugins You Need to Check Out | Design Shack The jQuery developer community has to be one of the most generous and hardworking group of people on the web. They’re constantly churning out amazingly useful and completely free tools that they share with anyone and everyone who wants to use them. The…
Pinterest-like Layout Plugin without Fixed Column Width | Web Resources | WebAppers
Pinterest-like Layout Plugin without Fixed Column Width | Web Resources | WebAppers Freetile is a plugin for jQuery that enables the organization of webpage content in an efficient, dynamic and responsive layout. It can be applied to a container element and it will attempt to arrange it’s children in a layout that makes optimal use of screen…
jQuery Picture | Unmatched Style
jQuery Picture | Unmatched Style jQuery Picture is a small plugin designed to help manage responsive images. It solves the problems associated with responsive images that are supposed to work well for all devices. Making an image responsive isn’t too hard, but comes with a fundamental problems. These problems make responsive images difficult to achieve without…
BookBlock: A Content Flip Plugin | Codrops
BookBlock: A Content Flip Plugin | Codrops A jQuery plugin that will create a booklet-like component that let’s you navigate through its items by flipping the pages. VIEW DEMO DOWNLOAD SOURCE BookBlock is a jQuery plugin that can be used for creating booklet-like components that allow a “page flip” navigation. Any content can be used, such…
Triple Panel Image Slider | Codrops
Triple Panel Image Slider | Codrops A tutorial about how to create a triple panel jQuery image slider with a 3D look and swipe-like transitions. VIEW DEMO DOWNLOAD SOURCE In this tutorial we will create a jQuery triple panel image slider with a 3D look. The idea is to have a main panel and two lateral…
jQuery Zoom
jQuery Zoom A plugin to enlarge images on mouseover or mousedown.