Browsing Tag

HTML

Very Simple JQuery Time Selector Plugin

Are you looking for time selector plugin for your project then in this post I am going to share a very simple jquery time selector plugin which you can integrate in your web based project to enable feature like time picker. It is work like…

Simple CSS3 Accordion without Javascript

A jQuery liked accordion created by using css3 transition without single line of javascript code. Script written in purely in CSS3 and work smoothly without any third party plugin like jQuery. If you want to quick integrate simple smooth…

How to create Pure CSS Progress bar circle

You must have seen many progressbar to display progress of pending task or display realtime progrebar with percentage count which help user to identify that something in progress. I have found simple pure css based progress bar plugin, you…