From: Robin B. <ro...@re...> - 2003-02-28 11:09:42
|
I have a dynamically generated select filed, for IE 5 I am able to obtain the previously selected index when using the back button so I can reset the selction etc. For some other browsers (K-Meleon) the act of setting up the field seems to clear the selected index before I get to the onLoad event. What is the best way to maintain a memory for dynamically generated forms? These browser dependencies seem to be skated over in the books on html/javascript. What does a browser actually remember? -- Robin Becker |