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?

Submenu not working in IE
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Submenu not working in IE
#16989
Submenu not working in IE 12 Years, 8 Months ago Karma: 0
Hi! First I'd like to thank you for the amazing work done. cheers!

I use the ARI YUI Menu on my website and it works fine on FF and Chrome. But when in IE, it doesn't display submenus.

Using IE DevToolbar, I got an erro on this line:
Code:

YAHOO.util.Event.onContentReady("ariyui16_menu", function () { var oMenu = new YAHOO.widget.Menu("ariyui16_menu", {"lazyLoad":true,"autosubmenudisplay":true,"position":"static","hidedelay":750}); oMenu.render(); oMenu.show(); if (0 > -1) oMenu.getItem(0).cfg.setProperty("selected", true); });



It says that getItem(0).cfg is not an object or itґs null.

Could you please help me?

The url is: www.festadamusica.art.br/site2011/

Thanks in advance!
The administrator has disabled public write access.
 
#17056
Re:Submenu not working in IE 12 Years, 8 Months ago Karma: 746
Hello,

The menu is wrapped with <A> HTML tag, it is incorrect. Fix it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#17059
Re:Submenu not working in IE 12 Years, 8 Months ago Karma: 0
Hi!

Thank you very much! Rookie mistake...

Regards.
The administrator has disabled public write access.
 
Go to topPage: 1