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? Quote Link to comment 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. Quote Link to comment 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.