navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

csshover Problem

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> csshover Problem
Page: [1]
 
JacieClaeys

 

Posts: 148
Joined: 7/13/2004
From: Henderson,TX
Status: offline

 
csshover Problem - 8/3/2006 0:13:49   
Ok guys.

After a month of fighting the CSS Drop Down Menu I finally have it presenting properly. It works perfectly in FF but something is going on with the hover in IE.

The menu drops down fine but then does a disappearing act so you can't click on anything.

www.nrgsaver.com/css/center-box.htm

I'm using Pederned's "whatever:hover" the latest version. Is there anything else I can use to make this work?

I would give it all up, but I have come this far and just can't bear to admit failure. And it has been a great, albeit painful, way to learn css.

My site has over 100 pages and is very cumbersome navigation-wise without a dropdown. I used to use java until I remade it for SEO.

ARRRRRRGGGGGG!

Any suggestions will be explored to the fullest, I can promise that.
Thanks


_____________________________

Jacie
---------------------------------
"It's never the tigers that get you...it's always the gnats"
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: csshover Problem - 8/3/2006 6:39:24   
You have installed the csshover.htc file and made sure the relative path in the code is correct?

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to JacieClaeys)
JacieClaeys

 

Posts: 148
Joined: 7/13/2004
From: Henderson,TX
Status: offline

 
RE: csshover Problem - 8/3/2006 11:03:04   
Yep. I put it in the same folder (called css) as my test page and have the path correct. I have even tried downloading an older version to see if it made a difference.

And have read Aldo's blog on htc behavior (which I know nothing about)
http://www.hoeben.net/node/33

I would give up on this whole menu idea EXCEPT...it works just fine on Claire's page

http://www.seoconsultants.com/css/menus/horizontal/

So if it works there, it should work for me if I have my code correct etc.

Is it possible that I could have changed something in the menu css code that would change the behavior of the htc file?

I am down to the last hurdle on this menu and hate to give up now.

Here is the code in the head:

<!-- Begin Grab This - You'll need this external CSS file and the IE Statement below -->
<style type="text/css">@import url("../css/menuh2.css");</style>
<!--[if IE]>
<style type="text/css" media="screen">
#menu{float:none;}/* This is required for IE to avoid positioning bug when placing content first in source. */
/* IE Menu CSS */
/* csshover.htc file version: V1.21.041022 - Available for download from: http://www.xs4all.nl/~peterned/csshover.html */
body{behavior:url(/css/csshover.htc);
font-size:100%; /* to enable text resizing in IE */
#menu ul li{float:left;height:1%;}
#menu ul li a{height: 1%;}
font-size:100%; /* to enable text resizing in IE */
}
</style>
<![endif]-->
<!-- End Grab This -->

I hope I'm not still trying to make this menu work when I'm 90. It will give a whole new definition to stubborn:)

_____________________________

Jacie
---------------------------------
"It's never the tigers that get you...it's always the gnats"

(in reply to jaybee)
BonRouge

 

Posts: 42
Joined: 3/3/2006
Status: offline

 
RE: csshover Problem - 8/3/2006 13:27:50   
Do you want to post a link to the page you're having a problem with?

(in reply to JacieClaeys)
JacieClaeys

 

Posts: 148
Joined: 7/13/2004
From: Henderson,TX
Status: offline

 
RE: csshover Problem - 8/3/2006 15:18:50   
Hi,

www.nrgsaver.com/css/center-box.htm

It will be the main index page when I get all the problems worked out. But the logo and menu will be at the top of all pages. I am viewing it in IE 6.02 on Windows XPSP2 but I have looked at it in Win98 6.0 also, and it does the same thing.

_____________________________

Jacie
---------------------------------
"It's never the tigers that get you...it's always the gnats"

(in reply to BonRouge)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> csshover Problem
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts