JavaScript library For CSS3 Scroll Animations – kissui.scrollanim
kissui.scrollanim is a lightweight JavaScript library that allows you to add CSS3 powered animations to a certain element depending on its current position.
kissui.scrollanim is a lightweight JavaScript library that allows you to add CSS3 powered animations to a certain element depending on its current position.
pfSmoothScroll is a JavaScript library which enables the anchor links to scroll smoothly through the sectioned content inside your single page web application.
This is a CSS library used to create 4 cool interactive animation effects on image captions when mouse hover.
slide.js is a lightweight, dependency-free JavaScript slider library for switch between an array of images with horziontal/vertical sliding or cross-fading effects.
baffle.js is a small JavaScript library used to obfuscate and reveal your text with a shuffle animation.
A simple JavaScrpt and CSS/CSS3 based Polaroid Gallery that automatically moves the selected photo into the middle of the screen while shuffling the others.
A pretty cool and easy-to-use audio player built using pure JavaScript and plain HTML/CSS. How to use it: Just add JS and CCS code onto your site: <link rel=”stylesheet” href=”css/main.css”> <script src=”js/main.js”></script> Create a placeholder element for the audio player. <div class=”player-one”></div> Initialize the Audio player and done. initPlayer(‘.player-one’, { audioSrc: ‘songs/1.mp3’, imageSrc: ‘img/1.jpg’, title: ‘Tobu – Roots’,… Read More »
Just another pure CSS implementation of cross-browser DOM tooltips using HTML5 data attribute and several CSS3 properties.
A pure JavaScript / CSS based fullscreen page slider which enables the user to switch between page sections with a parallax scrolling effect.
The minimal.lightbox.js JavaScript library allows you to showcase your full-sized image in a responsive modal / lightbox.