smart input field position indicator – dropthebit | Bypeople

smart input field position indicator – dropthebit

I played a little with JS today and had an idea: for a given input field, it would be cool to indicate the current cursor position and how much text is occupying it.
I also wanted it to be easy to implement in any website without modifying the DOM at all.
So I’ve made a jQuery plugin.
Mind that if you’re changing the font-size and height of the input field you would also probably need to play a bit with the ‘background-position’ in the plugin’s settings.
You can also be creative and play with th…



Related Deals


Related Posts