I have some JavaScript that works fine in IE and Opera, but not Firefox. The issue seems to be that Firefox is seeing the variable as undefined. Your problem is that you're using document.all, and ...
Variables hold a wide variety of information temporarily. The JavaScript data types that can be stored in a variable include: JavaScript variables can hold a few other kinds of data, but these are by ...