Elegabalus
Programmer
I have a question about the Dynamic Progress Page done here:
The script basically creates a table with a background color, and javascript increases the width of the table to create the effect of a progress bar. It works great in IE.
However, I can't seem to make it work in Firefox. The issue seems to be that Firefox does not display table cells without any content in them. So does anyone know how I can insert a non-breaking space into the cells so that Firefox displays the table?
The script basically creates a table with a background color, and javascript increases the width of the table to create the effect of a progress bar. It works great in IE.
However, I can't seem to make it work in Firefox. The issue seems to be that Firefox does not display table cells without any content in them. So does anyone know how I can insert a non-breaking space into the cells so that Firefox displays the table?