Michelle and Anastasia,
Great work on refactoring the Uploader and Progress for multi- instance. I'm walking through the changes and I'm very impressed.

A couple of notes about the Progress.

There is some code in Progress that does some tweaking to the format of the Progress dialog. There is a comment there now that the code should be moved to CSS. The reason the code is there is to make up for problems in CSS.

Specifically that the opacity setting is browser specific. We can put it in CSS (and many people do) but then the CSS file will not validate, so when dealing with CSS, I usually let jQuery deal with it and handle the browser foo.

The other fix there relates to the way that I'm building up the feedback dialog. This could probably be factored out with a little bit of work.

- Eli


. . . . . . . . . . .  .  .   .    .      .         .              .            
         .

Eli Cochran
user interaction developer
ETS, UC Berkeley


_______________________________________________
fluid-work mailing list
[email protected]
http://fluidproject.org/mailman/listinfo/fluid-work

Reply via email to