The modern web needs responsive design and there are several libraries to help in this. In this article, I will talk about ResponsifyJS that makes your images truly responsive. It solves most irritating image responsiveness…
“Animate On Scroll” is an easy to use…
Animation improves the user experience of the website and also impresses the visitors. With the use of CSS and jQuery, one can easily create any kind of animation. But, what if you want a ready…
TimeDropper – a jQuery Time Picker Plugin
Are you looking for a Time plugin? If yes, TimeDropper is something you must try. This plugin converts an input field in a time picker. Clicking on this input opens a small interactive time picker. There…
How to lazy load images with jQuery
Lazy load of images is the delay in loading of images to improve the speed. Images which are not visible in the viewport will not be loaded unit user scrolls down the page to them.…
Turn a DIV into a Clickable Link
Recently, I was doing some modification on Techlomedia Gadgets, gadget research platform developed by me. I wanted to add few boxes with text on it. Clicking on box will open a link. This could only…
Simple, light and flexible Social Media Sharing buttons…
All social network offers their own sharing buttons. So, you can use their official sharing button plugins to integrate those sharing buttons in your website. But these official sharing buttons takes time in loading. It…
Google Plus Photo Gallery jQuery Plugin
Android users generally knowingly or unknowingly use Google+ Photos. If you use photo backup, it automatically backs up your photos on Google+. If you want to show your Google+ photos photo gallery on your personal…
Adding Keyboard Shortcuts To Your Website With Mousetrap
There are many websites which offers keyboard shortcuts for performing various actions. You can take the example of Facebook and Gmail for this. Few blogs also offer post navigation via left and right arrow keys.…
Animating Characters, Words or Paragraphs with Blast.js
Animating an element with jQuery or CSS is an easy task. But what if you want to animate each and individual character of a line. What if you want to animate each word of the…