Firefox and Javascript
Thursday, April 9th, 2009I have a window with a variable number of sets of radio buttons I need to get the values of, so I have some javascript that does a few iterations of ids and uses eval to read the values since i don’t know in advance what the radio buttons are called. Sometimes it works flawlessly. sometimes Firefox just disappears, and sometimes this happens:

Firefox telling me there's something wrong with my javascript.
Safari seems to work ok, and of course all the javascript debugging tools I have are part of Firefox. Oh well.