Jump to content

Write HTML using Javascript and innerHTML


zohab

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.