I am trying to develop a progress bar. I am going to increase the current position after clicking on the ‘Expand’ button. It’s working perfectly on all browsers except IE7.
But IE7 expands the current position of the div from both side.
See this example..
Add “float:left” as in the following CSS style: