javascript - Make part of the text as readonly -


i want make part of strings read only.

ex:

name: ss,ks,mm,ll,pp

in name text want make ks , ll read using javascript or jquery.

can suggest how can implement functionality?

you cannot make part of textbox readonly. however, can try add pattern textbox. correct pattern logic may able want.

you can find many jquery plugin textbox pattern. instance: http://www.jqueryrain.com/demo/jquery-mask-input-plugin/


Comments

Popular posts from this blog

What Are The Best Universities In The World?

Hard vs. Soft Water: What's The Difference?

java - Solr query version issue: Invalid version or the data in not in 'javabin' format -