The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> CSS help
lamecasper
post Apr 20 2008, 10:46 PM
Post #1





Group: Members
Posts: 2
Joined: 20-April 08
Member No.: 5,482



Hello, I am new to CSS and I am trying to make a left side navigation menu with some items having an additional submenu that pops up to the right when the mouse hovers over the link. The submenu is popping up, but the problem is that it disappears as soon as move my mouse off the link.

here is the page and try hovering over "bicycles & frames" to see what i mean.
http://www.longleafbicycles.com/test/


thanks in advance!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Apr 20 2008, 11:11 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



QUOTE
The submenu is popping up

Not in IE, it doesn't.


QUOTE
but the problem is that it disappears as soon as move my mouse off the link.

That's the reason why I don't think pure CSS menus are a good choice unless they are kept extremely simple. There's no way to get a nice little delay as with JS menus and that causes usability problems.

Still, it can work pretty well if the menus are placed right, so you don't stray with the mouse pointer.
http://www.htmldog.com/articles/suckerfish...e/vertical.html
This menu uses a little JS to get it to work in IE, but there's no delay.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
lamecasper
post Apr 21 2008, 10:12 AM
Post #3





Group: Members
Posts: 2
Joined: 20-April 08
Member No.: 5,482



QUOTE(pandy @ Apr 21 2008, 12:11 AM) *

QUOTE
The submenu is popping up

Not in IE, it doesn't.


QUOTE
but the problem is that it disappears as soon as move my mouse off the link.

That's the reason why I don't think pure CSS menus are a good choice unless they are kept extremely simple. There's no way to get a nice little delay as with JS menus and that causes usability problems.

Still, it can work pretty well if the menus are placed right, so you don't stray with the mouse pointer.
http://www.htmldog.com/articles/suckerfish...e/vertical.html
This menu uses a little JS to get it to work in IE, but there's no delay.



Thanks! I am using firefox and hadn't tested it in IE yet. I'm going to try out the menu you recommended. Thanks again!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 06:09 AM