This is a discussion on "Pop Up when mouse pointer is over the menu item using" within the Web Page Design section. This forum, and the thread "Pop Up when mouse pointer is over the menu item using are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Pop Up when mouse pointer is over the menu item using
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Pop Up when mouse pointer is over the menu item using
HI , pls help me on how to pop up new sub-menu when mouse pointer is hover on menu-item . Can it be done using css . If yes, help out?
|
|
|
|
#2
|
|||
|
|||
|
Re: Pop Up when mouse pointer is over the menu item using
Yes it can be done with CSS.
You would use the psuedo class :hover on an li element but IE won't understand this without an additional .htc file or javascript. You may want to read this article which explains in detail the "Suckerfish Dropdown" menu system which to date is perhaps one of the best constructed css menu systems. http://www.alistapart.com/articles/dropdowns You can also see the css menu's in action here http://www.htmldog.com/articles/suckerfish/example/
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Pop Up when mouse pointer is over the menu item using
HI moojoo,
thanks for the code, but it is not displaying drop-d0wn box on mouse oner, giving memory over error .... Can u send fuly functional code for the concern topic... |
|
#4
|
|||
|
|||
|
Re: Pop Up when mouse pointer is over the menu item using
Read the article I posted. It walks you through step by step and provides all the code.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#5
|
|||
|
|||
|
Re: Pop Up when mouse pointer is over the menu item using
This site is still being worked on, but
I have the menu finished. NOT all the links go anywhere, but at least you can see the menu drop-down. It is totally 100% CSS - no Javascript or special files. It consists of 2 separate style sheets. One for NORMAL (LOL) Browsers, and one for NOT_SO_NORMAL IE. http://nutrition2success.com captur3 |
|
#6
|
|||
|
|||
|
Re: Pop Up when mouse pointer is over the menu item using
IE sux. CSS menu's are the best though, only js needed is for IE specifics but regardless if you can pull it off with no js excellent! I need to put together a css/xhtml only menu system for myself.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#7
|
|||
|
|||
|
Re: Pop Up when mouse pointer is over the menu item using
Quote:
hey wat about those 2 separate style sheets , can u send that to me? |
|
#8
|
|||
|
|||
|
Re: Pop Up when mouse pointer is over the menu item using
hey wat about those 2 separate style sheets , can u send that to me??
Help out? |
|
#9
|
|||
|
|||
|
Re: Pop Up when mouse pointer is over the menu item using
It is common practice to have a style sheet for IE hacks etc. It just keeps your primary CSS leaner and its easier to manage.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| pop, mouse, pointer, menu, item, using |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pointer domains and redirects | Preston | Hosting & Domains | 7 | Oct 11th, 2007 06:47 |
| onMouseOver <div> pops up next to mouse pointer - HOW? | Love2Java | JavaScript Forum | 17 | Aug 1st, 2007 19:42 |
| Helpcreating an item | CDurgut | Flash & Multimedia Forum | 5 | Jul 1st, 2007 19:49 |
| Changing Mouse pointer to Custom Image | mdsmeck | Web Page Design | 1 | Mar 30th, 2006 15:28 |
| source item in view menu | Cor | Web Page Design | 2 | Aug 15th, 2003 22:49 |