|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
css menu using hover
i'm trying to recreate this model...
http://www.alistapart.com/articles/dropdowns/ using his css dropdown menu. but use multilevel submenus. actually there are 3 levels of submenus. http://www.chrisjlee.net/project/pileusproject/index.html it works in firefox but it glitches it doesn't work in IE because IE doesn't support the LI:hover psuedo class. In order to work on IE i have to javascript the event in. I have a script but its not working. anyone have any idea? please help. |
|
#2
|
||||
|
||||
|
What does your code look like?
Your url at chrisjlee.net returned a 404 |
|
#3
|
|||
|
|||
|
whoops try www.chrisjlee.net/pileusproject/
the menu is inserted via php. the location of that menus is www.chrisjlee.net/pileusproject/menu.html the css for that is located at www.chrisjlee.net/pileusproject/menu.css |
|
#4
|
||||
|
||||
|
all of your newly-posted urls returned 404...
"Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." I guess your 404 returned a 404... =) I did,however, attend your main index page and found a URL of http://www.chrisjlee.net/project/pileusproject/ Is this what you meant to link to? [or perhaps had recently moved to?] For the record, I'm cringing looking at all the browser detects... That's exactly what Suckerfish is meant to avoid. |
|
#5
|
|||
|
|||
|
hmm yea you got it
hmm you got the right URL ya i should probably take that out. i added in as a desperate move to get my project done.
Its just not working on Internet explorer but you have the right address. http://www.chrisjlee.net/project/pileusproject |
|
#6
|
||||
|
||||
|
hey... the url is opening here...
this post is just to say it... |
|
#7
|
||||
|
||||
|
I cannot help you with your problem unfortunately, but I have a question though. Why do you put your CSS-code IN your HTML? That way the design and the programming are still not divided!
Good luck solving your problem! Spongy
__________________
Work to live, don't live to work |
|
#8
|
||||
|
||||
|
@ezenaide: Not sure, maybe you fixed it already, but it seems to
work fine for me in IE6 SP2. @Spongy: I agree, he should put the css in external stylesheets, as it makes things much easier to change stuff site-wide instead of having to edit each page individually... |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Advanced Web Development > css menu using hover |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|