anner Posted September 27, 2006 Share Posted September 27, 2006 I have a JS chooser in a form. When I use it in firefox, all of the data gets submitted and processed just perfectly...I thought I was all good. Then I tested on Internet Explorer. In IE the array that is passed contains the correct number of fields, items get removed correctly, and if there was data already in the selected side of the chooser, it is passed correctly, but any newly selected item gets passed as a blank field in the array. This, of course, screws up my code that processes the data. Ideas? Link to comment https://forums.phpfreaks.com/topic/22262-chooser-doesnt-work-properly-on-submit-in-ie/ Share on other sites More sharing options...
fenway Posted September 27, 2006 Share Posted September 27, 2006 Post some relevant code snippets... I have no idea what you're talking about. Link to comment https://forums.phpfreaks.com/topic/22262-chooser-doesnt-work-properly-on-submit-in-ie/#findComment-99776 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.