Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / CSS Flyout menu not working in IE6

CSS Flyout menu not working in IE6

Locked

Views: 2,882

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
16 Jun 2007, 4:05 PM
#1
kappaluppa avatar

kappaluppa

New Zenner

Join Date:
Nov 2006
Posts:
68
Plugin Contributions:
0

CSS Flyout menu not working in IE6

I've installed the css flyout menu and it works in Fire Fox & IE7, but not in IE6... boo hoo. :no:

Here is the link: http://www.newmediadenver.com/~photogr/shop/

any ideas???????

23 Jul 2007, 5:45 PM
#2
vannbaker avatar

vannbaker

New Zenner

Join Date:
Jul 2007
Posts:
7
Plugin Contributions:
0

Re: CSS Flyout menu not working in IE6

I have the same problem.

I just checked and your site does work fine in Firefox and Safari on the Mac.
Not what you wanted to hear, but at least you know.

If I hear anything on my post, I'll let you know.

23 Jul 2007, 6:33 PM
#3
louis avatar

louis

Zen Follower

Join Date:
Jul 2006
Location:
Johannesburg
Posts:
408
Plugin Contributions:
0

Re: CSS Flyout menu not working in IE6

Have a look at your file pemissions. On loading your home page it ends with the message "Done but with errors" If you dbl-click on the error box you will see this error "Access is denied to: http://www.photographersedge.com/shop/csshover.htc"

24 Jul 2007, 5:54 AM
#4
kappaluppa avatar

kappaluppa

New Zenner

Join Date:
Nov 2006
Posts:
68
Plugin Contributions:
0

Re: CSS Flyout menu not working in IE6

I did find the error. And its funny that it was looking for it there, since it was in the includes folder.

Well, I just copied it on over... don't get the error any more...

...also still don't get the flyouts...

I checked your site, and your flyouts work....

Thanks for the suggestion, however!

28 Jul 2007, 8:04 AM
#5
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,796
Plugin Contributions:
15

Re: CSS Flyout menu not working in IE6

Could be that IE is not liking this part of the code.

      <div id="corner"><br><br><br>    <a 
href="https:secure.photographersedge.com/login.asp"><b>Account Login</b></a>     <a 
href="https://secure.photographersedge.com/basket.asp"><b>View Basket</b></a>   
      </div>

Note that the first a link should be https://secure.... vs https:secure

Once IE sees an error, it just goes bonkers.