normal Dropdown menu not working in IE8

More
11 years 4 months ago #3061 by Armando Fabian
Hi there,

I have installed the OT Realist template and it is perfectly working in IE9, firefox and chrome but in IE8.

There is a problem with the Dropdown menu with IE8, it seems that some functions are not supported, specifically addEvent Function

el_2.addEvent('mouseenter', function()

I tryed to change it to the attachEvent function but I don't know if I will get the same result. I made the change but now it is giving me an error with the init function.


init: function()
{
this.mw = this.clientWidth;
this.mh = this.clientHeight;

if (this.parent._id) {
this.myFx2 = new Fx.Tween(this, {
duration: 400,
link: 'cancel'
});
this.myFx2.set('width', 0);
} else {
this.myFx2 = new Fx.Tween(this, {
duration: 400,
link: 'cancel'
});
this.myFx2.set('height', 0);
}

this.setStyle('left', '-999em');

animComp = function()
{
if (this.status == 'hide') {
this.setStyle('left', '-999em');
this.hidding = 0;
}

this.setStyle('overflow', '');
}
if(!this.myFx2.addEvent){
this.myFx2.attachEvent('onComplete', animComp.bind(this));
}
else
{
this.myFx2.addEvent('onComplete', animComp.bind(this));
}
},

....

el_3.init();

Any idea of how to make the template compatible with IE8?

Please Log in or Create an account to join the conversation.

More

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 4 months ago #3071 by Trung Duong
Hello,

The dropdown menu works fine on IE7, IE8, IE9, can you check our demo ? I think if you can submit your url here that it will be better.

Thanks

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #3096 by Armando Fabian
You are fully right, I tested the demo and it is working fine in IE8. I'm really surprised about why is not working in my implementation. I would guess that it might be a conflict with another component, maybe mootools or JQuery.

If you can support me on this I will appreciate it because I have spent too much time on this without a positive result.

Here is the link for the site: www.vivecasa.com.mx

Thanks in advance for the help

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #3098 by Trung Duong
Hello,

Can you send me your ftp ? so i can help you. My email is: services(at)omegatheme.com ( include your request plz)


Regards

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]

Please Log in or Create an account to join the conversation.

Time to create page: 0.277 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam