Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

IE compatability mode
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: IE compatability mode
#12632
IE compatability mode 13 Years, 1 Month ago Karma: 0
Hello ,
i have a website running joomla and ARI YUI menu system. on my website some articles always turn IE8 automatically to "comparability mode" and in that mode disabling parts of the ARI YUI menu. I wasn't able to determine what exactly in the code triggers the compatibility mode thing but this is highly disturbing and ruins the entire CSS layout of the site. perhaps someone could shed some light on what is causing this and how to avoid it or at least make it not affect the menu system
an example for a proper page on my site is : www.kaplanoland.com/index.php?option=com_content&view=article&id=19&Itemid=76

an example for a page which trigger compatibility mode is here: www.kaplanoland.com/index.php?option=com_content&view=article&id=10&Itemid=34

** notice that in computability mode the "contact" and "about" links dont work as well as the text "hover" color change feature.

I'd love to get any insight on the subject.

thank you all!
The administrator has disabled public write access.
 
#12633
Re:IE compatability mode 13 Years, 1 Month ago Karma: 747
Hello,

Some reasons when IE switches to compatibility mode can be found here. See "Implications of the Compatibility View" section.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#12896
Re:IE compatability mode 13 Years ago Karma: 0
well, in any case, why does my menu stop working properly in compatability view? (the links to "about" and "contact" stop working)..
The administrator has disabled public write access.
 
#12918
Re:IE compatability mode 13 Years ago Karma: 747
Try to add the next CSS rules:

Code:


body #ariyui22.yui-skin-sam ul li a.yuimenubaritemlabel, 
body #ariyui22.yui-skin-sam ul li a.yuimenubaritemlabel:link, 
body #ariyui22.yui-skin-sam ul li a.yuimenubaritemlabel:visited, 
body #ariyui22.yui-skin-sam ul li a.yuimenubaritemlabel:hover 
{
  display: block !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#34089
Re:IE 11 Years, 5 Months ago Karma: 0
Well I sincerely enjoyed reading it. This post offered by you is very constructive for good planning. well done!
The administrator has disabled public write access.
 
Go to topPage: 1