This is a mini-library of experimental page scroll effects. fancy effects that take place while the user is surfing through the sections of a web page. Some of the effects are quite extreme, but they can prove very useful if your goal is to create an immersive user experience. All animations have been created using Velocity.js. Please note that these effects are not visible on small devices, where the user can simply scroll through the…
smartscroll is a tiny (1126b minfied + gzipped) jQuery plugin that has these independent features: Section scrolling – Scrolljacking Auto-hash – Updates the URL hash based on current position on page Responsive – You can disable scrolljacking below a set breakpoint It also supports: Varied Section Heights Hybrid Scrolling – Both normal and scrolljacking on the same page Compatible with scrollbar – Can use scrollbar as well as mousewheel Disabling permalink history Correctly detects scroll…
For some time now watercolor has been trending in blog designs, prints, packaging and branding designs. If you’re looking into designing or redesigning your ideas, the watercolor trend is really blowing up and here are some hand-painted resources to get started. Highlights: Aquarelle Designers Kit contains 130+ design elements: 44 photoshop styles, each style being created in 3 watercolor techniques, 10 watercolor patterns, 49 watercolor stamp brushes and 30 watercolor loose shapes. The shapes dimension…
Knwl.js is a Javascript library that parses through text for dates, times, phone numbers, emails, places, and more. What’s awesome about the new version of Knwl.js is that it makes it much easier for anyone with a little knowledge of JS to build plugins. Installation instructions are specific to whether you want to run Knwl.js in the browser, or on the server with Node.js.
Color Extraction Effect is a little slideshow with a color palette creation effect using CSS Filters and Vibrant.js. The idea is to create a color palette from an image with a subtle effect on the image itself and some fanciness on the palette. Vibrant.js by Jari Zwarts is used to extract the colors from the images, and CSS Filters to transition the image to a black and white version.And also a special ”curtain effect” is…
Product Tour is a responsive tour snippet, with a step-by-step guide to help users understand how to use your website.This is a handy tour snippet powered by CSS and jQuery, characterized by a user experience that changes according to the device size. On mobile devices, the tour is open as a modal window with a smooth scale effect achieved adding a CSS3 transition. 4 different classes have been defined to control the position of the…
Promo is a clean flat landing page for business template. This template built with fully responsive flat design, Bootstrap 3.0 system, minimalize structure and a slew of features. Features: Built with Bootstrap Inspired from Flat UI design Valid HTML5 Markup & CSS3 Many components Fully Responsive Design Easy to use content elements Cross Browser compatible This template is FREE to download only in June 2015 Just become Envato (Themeforest) member(FREE) and download the theme for…
stackgrid.adem.js is a very fast and simple javascript plugin to help you create a dynamic cascading grid created by heyadem Getting started First, include stackgrid.adem.js in your project. Minimum CSS requirements Make sure all the contents inside are fully loaded before initializing stackgrid. This is to make sure stackgrid calculates the right height before plotting.
Trumbony is a light, translatable and customisable jQuery plugin. Trumbowyg is only 15kB which means faster page loading. No useless features, just the necessary ones to generate a clean and semantic code. The default design is compatible with Retina display and optimized for a great and simple user experience.Editor and generated code are optimized for HTML5 support. Compatible with all recents browsers like IE8+, Chrome, Opera and Firefox.
A subtle tilt effect for images. The idea is to move and rotate semi-transparent copies with the same background image in order to create a subtle motion or depth effect. Basically add a tilt effect to an image by subtly moving copies of layers of semi-transparent divisions with the respective background-image. This technique uses some CSS properties that only work in modern browsers (i.e. 3D Transforms). The effect only works on hover which means that…