I’m trying to figure out how I can get two input fields populated based on the response I get from a jsonp request.
I get all the info I want from the jsonp request, but I cant figure out how to get that into the input fields.
If some of you would be so kind to help me out, you can find the code at http://jsfiddle.net/prodac/sLr7N/
Thanks a bunch!
-Christian
You can add in the
selectfunction something like :Here is the completed fiddle : http://jsfiddle.net/sLr7N/5/