Using JQuery to remove an input and print its value -


i trying following jquery:

see if text input has value if does, make read or make hidden , print value in div input if doesn't have value, behaves normal.

i've tried using hide() , read-only jquery functions doesn't seem working. can refer input name (i can't edit original code add class)

http://jsfiddle.net/ssw6v/1/ - there solution


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -