| | |||||
| ||||||||
| Website Development Development concepts, scripts, sponsors and affiliate programs. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Member Join Date: May 2005 Location: Norfolk UK
Posts: 32
![]() | CSS Dropdown menus {simple} where can I get 'em? Hi Can anyone suggest where to find script/tutaorial for simple CSS dropdown menus? I was looking at this: http://www.htmldog.com/articles/suckerfish/example/ But it is far too flashy, I just want it to look and feel simple Anyone any ideas where I can find anything better? Thanks Justin |
| |
| | #4 (permalink) |
| Account Suspended Join Date: May 2005 Location: Whitewater, WI
Posts: 3,710
![]() ![]() ![]() ![]() ![]() ![]() ![]() | I found one site to learn how but it is quite complicated if you don't know CSS. You might need some help. I have used this before and KNOW it works. http://www.seoconsultants.com/css/menus/horizontal/ Hope This Helps, |
| |
| | THREAD STARTER #5 (permalink) |
| NamePros Member Join Date: May 2005 Location: Norfolk UK
Posts: 32
![]() | Thats cool thanks, I was was looking at this earlier (searching Google) and I was unsure wether to give it a go, I can usually get most things to work after a time so I'll have a try at it, thanks Justin |
| |
| | #6 (permalink) |
| Account Suspended Join Date: May 2005 Location: Whitewater, WI
Posts: 3,710
![]() ![]() ![]() ![]() ![]() ![]() ![]() | I will give you the hint it uses h2's. All I member is you do this: <h2>The Main Thingy<h2> <ul> <li>The First Drop Down</li> <li>The Second Drop Down</li> <ul> <li>The First Drop Drop Down</li> </ul> </ul> You can't do more than a double drop down. Follow this code and play around with it. |
| |
| | #7 (permalink) | ||||
| Senior Member Join Date: Feb 2005
Posts: 2,227
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
That is very good, what I have been looking for. Thanks! | ||||
| |
| | #8 (permalink) |
| NamePros Member Join Date: Jul 2005
Posts: 37
![]() | www.dynamicdrive.com has some nice free source. |
| |
| | THREAD STARTER #9 (permalink) |
| NamePros Member Join Date: May 2005 Location: Norfolk UK
Posts: 32
![]() | Well I have been working on the menu to make my own version: http://www.greylizard.net/ccsmenutest.html Does anyone know if I can put bits of the code in a seperate file and load it into a page with each page access? (in the style of css) Otherwise my pages are going to get bandwidth heavy |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dropdown menus (Help me and I'm ready to donate) | Porte | Website Development | 4 | 06-10-2005 11:01 AM |
| DHTML dropdown menu's from image? Help! | diablostang | Web Design Discussion | 1 | 03-19-2005 01:34 PM |
| Awesome Hosting Template ($250) (Valid XHTML, CSS, Flash, Drop Down menus) | mdempsey | For Sale / Advertising Board | 0 | 12-24-2004 09:11 AM |
| DHTML Dropdown menus | Ace02 | Web Design Discussion | 2 | 06-19-2004 01:30 PM |
| A simple function to create numbered or alphabetical drop down menus in PHP | deadserious | CODE | 1 | 10-31-2003 09:36 AM |