devilinc Posted December 3, 2010 Share Posted December 3, 2010 i am writing an ajax function for 2 drop downs where the second drop down gets populated based on the value selected in the first drop down.....functionality is working fine in firefox but in IE 6 the second drop down doesn't populate with values..... i debugged in firefox and this was the error message i get assignment to undeclared variable xmlhttp_sin....i declared variable xmlhttp_sin on top line of my external js file but still dropdown not working in IE though it works perfectly in Mozilla Firefox..... help me.... Quote Link to comment https://forums.phpfreaks.com/topic/220536-second-dropdown-value-not-being-populated-in-ie-6/ Share on other sites More sharing options...
devilinc Posted December 3, 2010 Author Share Posted December 3, 2010 doesnt anyone have a clue on this? surely some of you must have encountered....i get few results in google and i have tried them out....am helpless now.... Quote Link to comment https://forums.phpfreaks.com/topic/220536-second-dropdown-value-not-being-populated-in-ie-6/#findComment-1142515 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.