HighDots Forums  

CSS submenu

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss CSS submenu in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
maj
 
Posts: n/a

Default CSS submenu - 12-03-2008 , 05:14 AM






I need very simple CSS submenu that will look like this:

Link 1 Link 2 Link 3
Sublink1 Sublink2 Sublink 3

Under Link2 three sublinks will open.
I don't need JavaScript etc, just simple html/css.
Anyone knows how to do this or has link to online code ?

Thank you



Reply With Quote
  #2  
Old   
Rasal Postill
 
Posts: n/a

Default Re: CSS submenu - 12-03-2008 , 06:39 AM







In article <gh5m5e$b5v$1 (AT) gregory (DOT) bnet.hr>, on Wed, 3 Dec 2008 11:14:06
+0100, maj wrote:

Quote:
I need very simple CSS submenu that will look like this:

Link 1 Link 2 Link 3
Sublink1 Sublink2 Sublink 3

Under Link2 three sublinks will open.
I don't need JavaScript etc, just simple html/css.
Anyone knows how to do this or has link to online code ?
<http://www.cssplay.co.uk/menus/>
<http://css.maxdesign.com.au/listamatic/>
<http://www.dynamicdrive.com/style/csslibrary/category/C1/>

Should get you started.
--
Rasal Postill
Dance your Life - Biodanza in Holland - <http://www.danceyourlife.eu>


Reply With Quote
  #3  
Old   
pecan
 
Posts: n/a

Default Re: CSS submenu - 12-03-2008 , 07:57 AM



maj wrote:
Quote:
I need very simple CSS submenu that will look like this:

Link 1 Link 2 Link 3
Sublink1 Sublink2 Sublink 3

Under Link2 three sublinks will open.
I don't need JavaScript etc, just simple html/css.
Anyone knows how to do this or has link to online code ?

Thank you


Stu Nicholls has some good ones:
http://www.cssplay.co.uk/menus/dd_valid_2.html

If that doesn't suit, then click on Menus at the top, there are many to
choose from



Reply With Quote
  #4  
Old   
maj
 
Posts: n/a

Default Re: CSS submenu - 12-03-2008 , 11:15 AM



Thanks but those are too complex samples. I need something simple as
possible that can look like that.



Reply With Quote
  #5  
Old   
dorayme
 
Posts: n/a

Default Re: CSS submenu - 12-03-2008 , 02:27 PM



In article <gh5m5e$b5v$1 (AT) gregory (DOT) bnet.hr>, "maj" <we (AT) rt (DOT) qw> wrote:

Quote:
I need very simple CSS submenu that will look like this:

Link 1 Link 2 Link 3
Sublink1 Sublink2 Sublink 3

Under Link2 three sublinks will open.
I don't need JavaScript etc, just simple html/css.
Anyone knows how to do this or has link to online code ?

Thank you
You might need a little js (if you care about IE6) with the suckerfish
menu technique. Take a look at:

http://htmldog.com/articles/suckerfish/dropdowns/

--
dorayme


Reply With Quote
  #6  
Old   
Thomas Mlynarczyk
 
Posts: n/a

Default Re: CSS submenu - 12-05-2008 , 06:03 PM



maj schrieb:
Quote:
I need very simple CSS submenu that will look like this:
Link 1 Link 2 Link 3
Sublink1 Sublink2 Sublink 3
Anyone knows how to do this or has link to online code ?
Here's a working example using HTML strict and semantic markup for the
menu (nested list of links). The CSS needs some cleaning up, I admit,
but the relevant code for the menu is near the beginning and easily
recognizable:

http://www.autohausen.de/rube/?page=gebrauchtwagen-suche

(Just click the "suchen" button to activate the "Fahrzeuge" submenu,
then click any car in the list to activate the "Details" submenu.)

Greetings,
Thomas

--
Ce n'est pas parce qu'ils sont nombreux à avoir tort qu'ils ont raison!
(Coluche)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.