Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 10:05:54 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155554 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: FancyBraxBox js files  (Read 911 times)
zirzy

Offline Offline

Posts: 31


« on: December 27, 2011, 09:55:32 AM »

Hi,

Where should i download new js files to Fancybrax Box Image Gallery module? Old js files works fine with other browsers but not with IE 8!
Logged
samara
Guest
« Reply #1 on: January 09, 2012, 03:14:55 PM »

You can download it from HERE

Logged
zirzy

Offline Offline

Posts: 31


« Reply #2 on: January 10, 2012, 08:35:02 AM »

Hi, i have that version installed.. So problem is that i have few years older pc where is ie 8 (vista) and with that version of browser fancybrax box does not work how it should work. When i turn browser in to 7, module works fine and new versions of ie works fine too.

Where is problem?

With ie 8 all of thumbs opens in blank page. I have tryed to test other settings but everything is still the same.
Logged
dbs
WebsiteBaker Org e.V.

Offline Offline

Posts: 3719


WWW
« Reply #3 on: January 10, 2012, 05:08:27 PM »

try this in the head of index.php in your template:
Code:
<!--[if IE 8]>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<![endif]-->
Logged

zirzy

Offline Offline

Posts: 31


« Reply #4 on: January 11, 2012, 09:00:44 AM »

Hi,

Problem was that i used lightbox in my template index.php together with fancybrax box module. So prototype.js is effecting to the ie 8 so that it didn´t open thumb how it should open. So Franky give me a good lead in putting following code right next to <head> tag:

<meta http-equiv="X-UA-Compatible" content="IE=7,9" >

..So ie doesn´t use ie 8 at all on this site Wink
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!