Forum Support

Shape 5
March 29, 2024, 12:54:51 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: 1 2 [3]
  Print  
Author Topic: Frontpage Display Bug! In IE7 and Opera.  (Read 3002 times)
Adrian
Jr. Member
**
Offline Offline

Posts: 40



« Reply #30 on: November 08, 2008, 11:11:57 PM »

In your root hosting for your domain -- Like

/ libraries / joomla/html/html/behavior.php

No modules, is in the Root. "/"

Good Luck
Logged

WordPress; latest version, Apache; 2.2.19, cPanel; 11.30.2, MySQL; 5.1.56, php; 5.3.
lolo229
Jr. Member
**
Offline Offline

Posts: 5



« Reply #31 on: January 20, 2009, 10:56:17 PM »

Hi, the probleme back with joomla 1.5.9
I've make all modification in this topic and the probleme is the same!!!!
Somebody have an idea???

Thank's Laurent
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #32 on: January 21, 2009, 07:41:53 AM »

Hello, please use the following tutorial:

http://www.shape5.com/component/option,com_smf/Itemid,75/topic,2652.0/
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
jeroenveen
Jr. Member
**
Offline Offline

Posts: 4



« Reply #33 on: January 21, 2009, 12:31:16 PM »

The problem is not only with Front Page display. If you edit the specific php you solve the current problem, but might find the same happening with another module or component.

Now, if you do the following, your fix should work with all modules:
Go To:
/libraries/joomla/html/html/behavior.php
Search for:
      $tooltipInit = '      window.addEvent(\'domready\', function(){ var JTooltips = new Tips($$(\''.$selector.'\'), '.$options.'); });';
Replace domready with load:
      $tooltipInit = '      window.addEvent(\'load\', function(){ var JTooltips = new Tips($$(\''.$selector.'\'), '.$options.'); });';
Save.
I just did it and it solved all my problems. It seems IE7 does not like domready.



Fixed it all. Thanks!
Logged
Pages: 1 2 [3]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.