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?

Sub menu not showing with IE 7,8,9
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Sub menu not showing with IE 7,8,9
#30231
Sub menu not showing with IE 7,8,9 11 Years, 11 Months ago Karma: 0
Hello guys,

i've been searching an answer without sucess so you're my only hope at this point.


Context:
My menu works fine with Firefox but not with IE .
the submenu simply does not appear.


I believe the javascript code breaks on this error:

SCRIPT5007: Unable to get value of the property 'parent': object is null or undefined
in this function
initMarkup:function(){
var b=this.zIndex>0?this.zIndex:--Ext.ux.Menu.zSeed;
if(this.el.parent().hasClass('ux-menu-container'))this.container=this.el.parent();
else this.container=this.el.wrap({
cls:'ux-menu-container'
});


Here is a link to the webpage (you won't see the submenu, because they appear only when logged, but the error is on the login page aswell).

http://dd-extranet.ville-roubaix.fr/

Do you guys have any idea?
Thanks in advance

Nb: i have updated the module to the latest version.
Last Edit: 2012/08/01 12:53 By zento.
The administrator has disabled public write access.
 
#30273
Re:Sub menu not showing with IE 7,8,9 11 Years, 11 Months ago Karma: 748
Hello,

It can be a problem with HTML code on your site. Check it with help of W3C validator.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#30297
Re:Sub menu not showing with IE 7,8,9 11 Years, 11 Months ago Karma: 0
Hello,

thanks for the answer.


I switched the LoadMethod in the module configuration interface from DomReady to Onload and it works.
The administrator has disabled public write access.
 
Go to topPage: 1