John there's more to it than just slideshow. It's any of the scripts, like the ones Ross uses to change the names of things. They have to be run after the page loads. That's what Barb fixed.
The JS in the CSS box didn't cause the IE Abort message- though it'd be nice if we could check for that
Looks good Ross. When you get time check the IE6 margin for the breadcrumb. IE6 spacing is a lot bigger than Firefox.
I know Andy will blame it where you live, but I think it has to do with the css.
Comments
OK, got it.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Tickled Pixels
Tickled Pixels Blog: "A walk in Gamla stan, the old town of Stockholm"
I know Andy will blame it where you live, but I think it has to do with the css. #breadcrumb .title {visibility:visible; margin:0px auto; float:left; padding-bottom:0px;
margin-top:-15px;
_margin:0px; /*For IE6*/
_position:relative; /*For IE6*/
_bottom:-5px /*For IE6*/ }
Firefox: background
IE6: foreground
collinsGrab.jpg
I 'm just dashing out to a client meeting (it's already tomorrow here, but only 3.40pm ) but will apply your suggested code on my return.
I appreciate your help.
How did my haircut turn out?
Dgrin FAQ | Me | Workshops
Andrew
I have applied your suggested code. Can you please confirm this problem in IE is now fixed?