Overhang.js is a jQuery Plugin by which you can create a nice looking, modern and stylishly sleek, Instant Notifications, Prompts and Confirmations in your header. If you have ever used HelloBar for notifying of new products launch or simply for the email newsletters, then you would know its importance and how cool is that to […]
How to Make Embedded Elements Responsive – Reframe.js
Reframe.js – Make Embedded Elements of a Webpage Responsive Website Responsiveness now has become a mandatory task to follow up. Making elements responsive one by one is a tough task to overcome with especially when it comes to videos, embedded or iframe contents. Reframe.js – To maintain the perfect aspect ratio, width and height of […]
How to Build Awesome HTML Presentations – Reveal.js
Reveal.js – The HTML Presentation Framework Doing presentations in PowerPoint is something 90’s kids were doing, nowadays presentations are framed online using various advanced tools. Similarly, we found a framework for building beautiful presentations using HTML that is Reveal.js Reveal.js – The HTML Presentation Framework is built keeping many things in mind. The framework is […]
Cleave.js – A Javascript Library to Format Input Fields
Well-formatted input fields in itself give a unique look and also enhances the user experience to a next level whenever you are a building a new website, web app or a software application. Being a developer myself@ Webliska Technologies, I have to use, style and customize input fields for nearly every customer and client project […]
Try Headroom.js – A JS Widget to Animate your Website Header
Sticky Headers are a boon to a website that takes care of the design as well as engages the user with the content in the header. To improve user experience a javascript widget Headroom.js has redefined the navigation menu access to the user. Headroom.js – A Free Vanilla JavaScript library or you can say a […]
Build beautiful Progress Bars for your Project with ProgressBar.js
Everyone knows about Progress Bars, they are a medium using which you can track the progress of your doings. Building a progress bar from scratch is not any easy when you’re a newbie to the field, it becomes a tough task to complete. But there are solutions for all your problems. Here comes Progressbar.js – A […]
Lightgallery.js – Display Lightbox Gallery Slideshows of Images and Videos
Lightboxes were and are on trend as always to display a bunch of images, videos or even portfolios but building it from scratch is a laborious task to do. So today I’m introducing all you guys with a new and fully featured Javascript plugin to showcase images and galleries in a lightbox fashion. Lightgallery.js – A JS library that […]
Intro.js – Create a Step by Step Tour of your Website or Product
Are you looking for a website tour plugin or software that will guide your users to your entire website structure? Then we have the free solution for your hunger. Intro.js – An open source jQuery plugin that will guide you to create a step by step tour of your own website or a particular product. […]
Complexify.js – Create a Password Strength Checker using jQuery Plugin
I am a big fan of Javascript and jQuery Libraries to create nice user experiences and interaction with my website users. Recently, I had this problem to create a Password Strength Checker for one of my Project’s I am working on these days. But didn’t know what’s the best method to achieve it. So, In […]
Store.js Tutorial- A Javascript Storage Library
Heard of cookies? then you also know about cookies and its limitations as it can store only 4KB of user data at a time. So, to overcome the problem Store.js comes to the rescue. Store.js is a localStorage wrapper and a cross-browser persistent storage library that stores values in the browser itself. It does not take […]