Tim Owens wrote:
> Thanks for the help! I'm not sure why I didn't think of checking validation
> first and foremost. 

Always validate before anything else. :-)

> The problem with the
> size of the page is that it is php driven, and the content could change
> based on my client's needs so it has to be a bit more dynamic, hense having
> the images show on one page with the accordian javascript. I'm ok with the
> degradation of it to a full menu of images, and I guess even though it loads
> a bit slow because of size and server calls, the javascript hides all but
> the first section of the gallery so the user would not be waiting for more
> than the first set of images correct? 

I don't know, but that was painfully slow on my super speedy connection 
here at work (even on the second load when it should have been cached), 
so I would really rethink how you have things set up. Not on-topic for 
this list, but wanted to give you a heads up.

> The deal with the large indexworkbg
> file being a gif is because of the transparency. That was about as small as
> I could get it, which obviously 80kb is quite large, but I need the
> transparency on it since it's circular. 

You could try a transparent PNG, which may or may not give you a smaller 
file size and nicer look.

> PS: Whitespace is still there, but I'm so close to saying "screw it, IE will
> always have a few bugs that can't be worked out. I simply can't figure it
> out. 

It looks to me that you did figure it out -- at least, I don't see it. 
How did you fix it?

> Like why the whole div shifts on the "Largest" setting, causing the bg
> to bump down. Who knows....
>   

I don't see the bg bump down, though I do see the gray image box shift 
to the right. This is probably due to the font size on the image 
replaced text getting so big.

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to