Forum Moderators: open

Message Too Old, No Replies

Firefox Dom Issue

Ajax and Firefox

         

coertli

12:46 am on Jun 29, 2006 (gmt 0)

10+ Year Member



I have a form that has a state dropdown menu. Depending on the choice of the state by the user, I use AJAX to query the cities for the next dropdown. They are then displayed, and the user can choose from only the cities that are in that state. It works great, but Firefox will not recognize the $_POST[city] value when I process the form. Why is this? IE does it fine!

Thanks

encyclo

2:21 am on Jul 17, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi coertli, sorry it took so long to answer your question. Have you managed to get this fixed yet? Coud you give an example of the code which is not functioning correctly in Firefox?