jQuery-Max-Indicator
How to use?
- Download the jquery-max-indicator.min.js and add into your page
- Add this in your script
$(function(){ $('.my-inputbox').maxIndicator(); })
- If you want to change the indicator color then pass color value
$(function(){ $('.my-inputbox').maxIndicator({color:'orange'}); })
- Author: Md.Harun-Ur-Rashid
- Demo: Click Here
- Website: learn24bd.com