Zen Cart Logo
Forums / Addon Templates / My sites are NOT compartible with IE 8- CSS Horizontal Drop Down Menu

My sites are NOT compartible with IE 8- CSS Horizontal Drop Down Menu

Locked

Views: 2,549

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
15 Jan 2010, 9:14 PM
#1
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

My sites are NOT compartible with IE 8- CSS Horizontal Drop Down Menu

After I upgraded my computer from IE7 to IE8, my websites drop down menu are broken. I have click on "compatibility view" each time to make it look right. How about my customers who don't know such thing as "compatibility view"?:(

What can I do fix this problem so that everybody can view my website right, no matter they are using IE7 or IE8?

My sites are:
http://www.roseforlove.com
http://www.thesbeauty.com

15 Jan 2010, 9:21 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,607
Plugin Contributions:
0

Re: My sites are NOT compartible with IE 8- CSS Horizontal Drop Down Menu

Where did you get the code for the dropdowns?

15 Jan 2010, 9:39 PM
#3
kiddo avatar

kiddo

Totally Zenned

Join Date:
Jul 2006
Location:
SF Bay Area
Posts:
837
Plugin Contributions:
1

Re: My sites are NOT compartible with IE 8- CSS Horizontal Drop Down Menu

You can add a meta tag in your code to tell ie8 browsers to use ie7 compatibility mode automatically. Google it.

Yes its a bandaid, but so are so many other things with ie.

15 Jan 2010, 9:50 PM
#4
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

Re: My sites are NOT compartible with IE 8- CSS Horizontal Drop Down Menu

I download the add-on called "CSS Horizontal Drop Down Menu" from the free software add ons.

15 Jan 2010, 9:51 PM
#5
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

Re: My sites are NOT compartible with IE 8- CSS Horizontal Drop Down Menu

kiddo:

You can add a meta tag in your code to tell ie8 browsers to use ie7 compatibility mode automatically. Google it.

Yes its a bandaid, but so are so many other things with ie.

thanks for the tip. Which file should I add this meta tag on?

21 Jan 2010, 8:05 PM
#6
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

Re: My sites are NOT compartible with IE 8- CSS Horizontal Drop Down Menu

kiddo:

You can add a meta tag in your code to tell ie8 browsers to use ie7 compatibility mode automatically. Google it.

Yes its a bandaid, but so are so many other things with ie.

Yes, I googled it, and found out I needed to add IE=EmulateIE7
code on the header. But I still don't know exactly where I need to add this code?

ANYBODY CAN HELP???

Please tell me step by step. Thanks!!