Pure ASP Upload 3 Support Product Page
  Answered 
 PAU 3.10 - progress bars - backgound
 Asked  06 Dec 2012  21:41:38 
  1 
     has   this question  
  06 Dec 2012  21:41:38 MX Addict posted: 
 The progress bar shows a ugly white background behind the progress bar when starting upload a file.The white background has twice the width and height of the progress bar.
It shows up in IE9 - Firefox 17.0.1 - Chrome 23.0.1271.95
Replies
 Replied 06 Dec 2012  21:46:08 
   06 Dec 2012  21:46:08 MX Addict replied: 
  This is my screen when uploading a file:
 
  
  Replied 07 Dec 2012  07:38:45 
   07 Dec 2012  07:38:45 Vulcho Vulev replied: 
  Hello Mx Addict. 
Probably there is a css rule in your code which overwrites the rules of our extension.
Can you please provide us with link to your page where we can inspect your code ?
Regards:Vulcho.
  Probably there is a css rule in your code which overwrites the rules of our extension.
Can you please provide us with link to your page where we can inspect your code ?
Regards:Vulcho.
 Replied 07 Dec 2012  08:34:41 
   07 Dec 2012  08:34:41 MX Addict replied: 
  Can me give your email so i can sent you the link 
   Replied 07 Dec 2012  09:40:03 
   07 Dec 2012  09:40:03 Vulcho Vulev replied: 
  Hello Mx Addict.
Sure. It is :
Regards:Vulcho.
  Sure. It is :
Regards:Vulcho.
 Replied 07 Dec 2012  13:54:12 
   07 Dec 2012  13:54:12 MX Addict replied: 
  Hi Vulcho,
It works. So I can't use standard css iframe because this gives visual problems with the progress bar:
I think that the PAU 3.10 - incPU3.js - create element iframe need to be modified. Otherwise you alwas get problems when people use the standard css iframe
  It works. So I can't use standard css iframe because this gives visual problems with the progress bar:
iframe{}I think that the PAU 3.10 - incPU3.js - create element iframe need to be modified. Otherwise you alwas get problems when people use the standard css iframe
 Replied 12 Dec 2012  20:34:45 
   12 Dec 2012  20:34:45 Teodor Kuduschiev replied: 
  Hello,
You CAN use iframe of course.
Using iframe{} as a css rule affects all of the iframes on your page. Please be a little more specific when you style your iframes, like using classes or ids.
 
  You CAN use iframe of course.
Using iframe{} as a css rule affects all of the iframes on your page. Please be a little more specific when you style your iframes, like using classes or ids.


