🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

jQuery plugin for input with prefix text.

Forms Plugins

Documentation

jquery-plugin-input-prefix

jQuery plugin for input with prefix text

Install: use the data "data-prefix" with your inputs

Minimal requirements: jQuery 2.X

Exemple:

``` ```

This plugin allows you to set a fix value as a prefix inside an input. No more "magic tricks" with span and styling !
The value is not erased and then rewrited, the plugin prevent to delete letters from the prefix :)

JSFiddle Demo!


You May Also Like