Content Top
DAL Computer Help » Web Development Help » Web Development Help » Drop down menus

Recommended Fix

Click here to fix Windows Errors and Optimize Windows Performance

Need Computer Help?
Register Now for FREE

Drop down menus

Reply
Thread Tools
Web Development Help
  #1 (permalink)  
Old 05-10-2005, 09:08 AM
Full Member
New Recruit
 
Join Date: Feb 2005
Posts: 98
Hubuk Is a valued member of D-A-L
Drop down menus

In all the years I have been doing web sites I have never felt the need to use drop down menus. I have now been asked to do them.

Does anyone know of any good resource where I can get hold of the necessary code or templates that can be modified?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-10-2005, 02:37 PM
D-A-L's Avatar
D-A-L Administrator
 
Join Date: Apr 2004
Posts: 3,534
D-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legend
Re: Drop down menus

Hey David,

Have you got an example of the type of drop down menu you are looking to create?
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-10-2005, 02:41 PM
Full Member
New Recruit
 
Join Date: Feb 2005
Posts: 98
Hubuk Is a valued member of D-A-L
Re: Drop down menus

Quote:
Originally Posted by D-A-L
Hey David,

Have you got an example of the type of drop down menu you are looking to create?
This was the one I found:

http://www.htmldog.com/articles/suckerfish/example/

Would not want the pictures in the drop down. I thought I might be able to adapt this one but have been worried about what works and what does not in different browsers. I use Firefox as my main browser since I had problems earlier in the year and whilst it is good some things do not work in it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-10-2005, 04:11 PM
D-A-L's Avatar
D-A-L Administrator
 
Join Date: Apr 2004
Posts: 3,534
D-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legendD-A-L is on their way to becoming a legend
Re: Drop down menus

Heres a couple of examples I found.

http://dhtml-menu.com/menu-demos/demo1123.html
http://www.opencube.com/
http://www.hotscripts.com/Detailed/36892.html
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-01-2006, 08:44 AM
abes's Avatar
Valued Member
New Recruit
 
Join Date: Jul 2004
Posts: 123
abes Is a beginner here at D-A-L
Send a message via MSN to abes
Re: Drop down menus

I was experimenting a bit with menus and I eventually created (and optimized for Firefox, Opera and IE) this menu: http://abes.newelski.com/intechnet/
It is cool because of the transparency! If you want I can send you all the files needed to implement it to your website. I can also help you out if you will have any troubles with setting it up ;]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 07-01-2006, 11:58 AM
Full Member
New Recruit
 
Join Date: Feb 2005
Posts: 98
Hubuk Is a valued member of D-A-L
Re: Drop down menus

Quote:
Originally Posted by abes
I was experimenting a bit with menus and I eventually created (and optimized for Firefox, Opera and IE) this menu: http://abes.newelski.com/intechnet/
It is cool because of the transparency! If you want I can send you all the files needed to implement it to your website. I can also help you out if you will have any troubles with setting it up ;]
I like that - it looks really good.

I have no projects at the moment which need drop down menus. The one I was doing got done without them. I have been busy trying to learn CSS.

This is the nw design I came up with for my web site:

http://www.hub-uk.com/hub2/

and this is the CSS version I came up with:

http://www.hub-uk.com/hub2/index-css.html

I suppose some time I should have a look at drop down menus using CSS - if I ever get time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-01-2006, 08:10 PM
abes's Avatar
Valued Member
New Recruit
 
Join Date: Jul 2004
Posts: 123
abes Is a beginner here at D-A-L
Send a message via MSN to abes
Re: Drop down menus

Thanks! Your menus look good as well! And speaking of transparency it is just one parameter (opacity) to change so you can have non-transparent menus from that by changing just one number :]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 18-01-2006, 01:07 AM
Full Member
New Recruit
 
Join Date: Feb 2005
Posts: 98
Hubuk Is a valued member of D-A-L
Re: Drop down menus

Quote:
Originally Posted by abes
Thanks! Your menus look good as well! And speaking of transparency it is just one parameter (opacity) to change so you can have non-transparent menus from that by changing just one number :]
Having got the redesign of Hub-UK more or less working with CSS about ten days ago:

http://www.hub-uk.com/hub2/index-css.html

and it worked in Firefox and IE, I decided on Friday night and over the weekend to improve the menu system. I set about creating that on its own so that it would be easier to understand what was going on. Mastered that on Sunday afternoon:

http://www.cookingholidays.co.uk/test/menuhub.htm

So Sunday night I was ready to amalgamate one with the other and . . . the air was blue. Everything went pear shaped and I stormed off to do something else!

Can anyone see what I am doing wrong?

The menu background in Firefox is a bit close to the left of the screen but the menu should actually be centralised on the background. The menu is supposed to expand out for certain items but it does not in IE. That may be due to me using the IE fix as a SSI. If I embed the fix in the page then it defeats the object of CSS because if I was to make changes I would then have to edit every page to change the IE fix.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
System fonts (Context menus, all programs menu, time) became bold. radof94 Windows XP Help 1 25-06-2009 09:53 PM
Custom DVD menus will not play back janlafata Other Software 2 20-02-2009 12:34 AM
Hebrew menus in Windows XP isiemt Windows XP Help 3 17-02-2009 12:05 AM
HELP needed with DVD Architect Menus fcms2004 Video Editing Help and Digital Cameras 1 10-10-2006 03:02 PM
screen dump of drop down menus Rod Keane Desktop / Server Applications 3 21-01-2005 02:34 PM


All times are GMT +1. The time now is 02:08 PM.

Bottom Corner