JavaScript can sometimes be hard to troubleshoot because it operates slightly differently in IE and FireFox.
Try removing the quotes from around the "5". Normally, it should not matter, but you are treating it as a string rather than a numeric value. It's a good idea to leave the quotes off of numeric values.
Make sure that you test all JavaScript in several different browsers.
"It's inexcusable for scientists to torture animals; let them make their experiments on journalists and politicians." -Henrik Ibsen
Bookmarks