Simple Small Progress Percentage Bar Using Custom CSS and jQuery

Small and easily customizable percentage progress bar can be help full in some cases when you want to show quick inline graphs or data notations. If the requirement is simple, we can’t proffer heavy libraries. For the same reason, I have written a small jQuery function to draw an animated progress bar. I have added some custom

Simple Small Progress Percentage Bar Using Custom CSS and jQuery Read More »

Ionic Input Fields with Floating Labels and Icons Both

Ionic Framework using AngularJS 1 is having some different type of input field styles like: 1) Placeholder Labels 2) Inline Labels 3) Stacked Labels 4) Floating Labels 5) Inset Forms 6) Input Icons Documentation for these can be found here http://ionicframework.com/docs/components/#forms But the style which I was looking for was a merge of both Floating labels

Ionic Input Fields with Floating Labels and Icons Both Read More »