How can I change a select list for an input text when a specific option is selected using jQuery?
-
possible duplicate of jQuery get select option id and change hidden input valuemcgrailm– mcgrailm2011-06-06 13:20:43 +00:00Commented Jun 6, 2011 at 13:20
-
I've already seen an example here on stackoverflow using the jQuery selector replaceWith but I just can't find it!Rui Gonçalves– Rui Gonçalves2011-06-06 13:37:00 +00:00Commented Jun 6, 2011 at 13:37
Add a comment
|