-
AuthorPosts
-
January 11, 2007 at 3:23 pm #118259
First of all – sorry for my English :-[
I’m using JA Zabrina template with AJAX disabled. I’m very happy with this template 🙂
Now I’m trying to add Slimbox to my website. Slimbox requires mootools that already included in index.php. That is why I need to add only 2 strings to that file:
// Slimbox CSS file
<link href="<?php echo $ja_template_path;?>/css/slimbox.css" rel="stylesheet" type="text/css" media="screen" />
// Slimbox itself
<script type="text/javascript" src="<?php echo $ja_template_path;?>/scripts/slimbox.js"></script>
I added rel=”lightbox” to some links and it doesn’t work. Then I tried to replace mootools that included in JA Zebrina with mootools from Mootools.net. I downloaded mootools.js, that includes required components for slimbox (all native scripts + Fx.js + Window.js).
And it works! But…. It works in Opera 9.10 (my main browser). In IE6 it works 50/50 – sometimes it works, sometimes not (gives my the following error – “Internet Explorer cannot open the Internet site http://.…… Operation aborted.”)
Then I tried to create simple html page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<title>Untitled Document</title><link href="slimbox.css" rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript" src="mootools.js"></script> // mootools.js that downloaded from Mootools.net
<script type="text/javascript" src="slimbox.js"></script></head>
<body>
It's just a test string. Link to <a href="screen_book2.gif" rel="lightbox">SLIMBOX</a>.
</body>
</html>
That simple html page works in IE6 great!
That is why I think the problem is in the following combination:
JA Zebrina + Mootools + SlimboxWhat’s wrong? :confused:
January 11, 2007 at 8:15 pm #213092Ok, I found the reason!
I removed Time Zone Clock, and the problem disappeared!
I think it’s the problem with that Clock Module. I already wrote module’s author about this bug.By the way, does anybody know any good clock script? I need TEXT DIGITAL clock with time zones.
MIMOZAKALLO FriendMIMOZAKALLO
- Join date:
- December 2005
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 12, 2007 at 2:21 pm #214485<em>@Silenser 6071 wrote:</em><blockquote>Ok, I found the reason!
I removed Time Zone Clock, and the problem disappeared!
I think it’s the problem with that Clock Module. I already wrote module’s author about this bug.By the way, does anybody know any good clock script? I need TEXT DIGITAL clock with time zones.</blockquote>
I have the same problem with JA Antares
It crash on internet explorer
-
AuthorPosts
This topic contains 3 replies, has 2 voices, and was last updated by MIMOZAKALLO 17 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum