Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

fileUploadDMVBIRProgressBar in IE 6 never gets height:3px;
  • IE 6 doesn't support setting height for blank divs, so height:3px never gets applied to fileUploadDMVBIRProgressBar div and it gets some unknown height, probably by default. I guess you should place some inside, that's how I fix such behavior for example. Probably there are some other ways also.
  • Sounds good. I'll implement that in the next version... which is coming soon...