I have a page with 3 form fields, call them A, B, and C. When a selection is made in A (onchange) JS will build B and C lists. When B (onchange) creates C list. When script starts it creates A, then B, then C.
Works fine in FF. And seems to work ok in IE7 at first, but unstable? After changing selections a few times the IE suddenly crashes. No error appears. Just sudden program closure.
Can someone give me some hints on what can be causing this, what to look for? I am gonna reprogram now, but don't want to do a lot of work to discover same error. Perhaps I am missing some understanding.



Reply With Quote

Bookmarks