Page 1 of 1

Shadowbox Setting Does Not Work In IE8.

Posted: 28 Apr 2009, 11:32
by rdavis
Hello,

I was going to see if anyone knew of a fix for the shadowbox display for IE8? When I click on my images now in IE8, it just overlays the screen with the overlay but no image popups up and in the bottom bar it says error on page.

How can I fix this, my whole site is down because my images cannot be displayed. Any help is greatly appreciated. Can the shadowbox script be updated or something?

Thanks!
Ryan

Re: Shadowbox Setting Does Not Work In IE8.

Posted: 28 Apr 2009, 15:56
by Jan
Hi, this is fixed in version 2.2.4

Jan

Re: Shadowbox Setting Does Not Work In IE8.

Posted: 10 May 2009, 20:46
by gregorius
Hi Jan

Could You tell me what exactly did you change in the new release? Which files are responsible for this shadowbox fix?

I've changed so many things in whole component that i don't wanna update all files.


Regards,
Gregorius

Re: Shadowbox Setting Does Not Work In IE8.

Posted: 11 May 2009, 18:46
by Jan
Hi, css code added:

Code: Select all

/* IE Shadowbox */
#shadowbox_title,
#shadowbox_info {
	border: 0px;
}