zohab Posted March 27, 2012 Share Posted March 27, 2012 Hi, In my project I have 2 drop down [1] County [2] State. When user select country then I do Ajax call and add State drop down in div below country. SO I have state as per country selected. Now When I submit the form then in $_REQUEST I am getting country value but state value is missing. I write state drop down using innerHTML but when I do view source I can't see HTML code for state drop down. Please suggest solution for this problem. - Thanks Quote Link to comment https://forums.phpfreaks.com/topic/259807-write-html-using-javascript-and-innerhtml/ Share on other sites More sharing options...
zohab Posted March 27, 2012 Author Share Posted March 27, 2012 sorry I think something is wrong with my firefox browser ,It is working in IE Quote Link to comment https://forums.phpfreaks.com/topic/259807-write-html-using-javascript-and-innerhtml/#findComment-1331587 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.