The webpage in question is here: Link
The problem (only seen in Firefox. IE works fine):
Try creating a few variables. After doing so, THEN give them names and values. Proceed to then create a new variable. This brings the other variables's names and value back to the default. Does anyone have any idea why this happens? I read somewhere that other people have had similar problems. If you alert the value on the innerHTML before and after creating the new variable (but after assigning values to the previous ones), it is the same through and through.
|