Hi,

I am working on Javascript Library and a set of Widgets for putting together 
user interfaces.

I have just put together the begginings of a prototype ProgressBar.

Anyway I have had to do fixes for MSIE and there seems to be weird or undefined 
behaviour when nesting div's.

I was wondering is there a better way to do what I am doing.

Here's the widget with Javascript :-

    http://www.aarongray.org/Test/JavaScript/ProgressBar.html

And heres a plain HTML/CSS equivalent version :-

    http://www.aarongray.org/Test/CSS/ProgressBar.html

Basically the div's don't seem to nest properly and hence I have to fill in 
specific pixel sizes where I would prefer not to have to. Plus IE has to have 
different values.

Hope you can put me on the right path.

Many thanks in advance,

Aaron
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to