Select Page

Category: Misc

Tips, Scripts, Tools, Bookmarks, and Inspiration for Web Designers and Developers.

Float input labels with :placeholder shown

Float input labels with :placeholder shown

Labels float above input form field on focus This is popular nowadays to animate labels dynamically above the input field. It feels very cool and the user gets good feedback with animating input labels. Check out the demo to get a closer look at it and also the Demo...
workflowy.com – The Infinite Document

workflowy.com – The Infinite Document

The Infinite Document WorkFlowy is a single document that can contain infinite documents inside it. It’s a more powerful, easier way to organize all the information in your life. Website – https://workflowy.com/
Animate on scroll

Animate on scroll

/* Jump to section and play video   $(document).ready(function(){       var flag = true;       var vid = document.getElementById(“latest-project-video”);       var playvideo = true;       var slidedown = true;       function playVid() {         if(...
Responsive Auto-Updating Square Tile Gallery

Responsive Auto-Updating Square Tile Gallery

Here I tried to create an auto-updating square tile gallery for one of my client’s projects whose ideas I am going the share below. The basic idea is to update individual squares and rectangles of the gallery look changing randomly. See the Pen Auto Updating...