NameSilo

Creating Drop Down Menu

Spacemail by SpaceshipSpacemail by Spaceship
Watch

Google_Bot

Established Member
Impact
0
Hey guys I am trying to create Drop Down Meny like this.

http://www.sony.co.uk/section/home

OK you see how the menu drops down? With a big block I need to create something like this too, but only using CSS3 and HTML. Is it possible?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
It is possible.

http://codecanyon.net/item/css3-mega-drop-down-menu/126387

Here is a mega drop down menu. Unfortunately is not for free. We bought it and used for a client, it's pretty cool. I recommend it to you. For only $5, it does his job.

If you want it customized, we can help you. Drop me a PM if you have questions.

Thanks
 
0
•••
Hey guys I am trying to create Drop Down Meny like this.

http://www.sony.co.uk/section/home

OK you see how the menu drops down? With a big block I need to create something like this too, but only using CSS3 and HTML. Is it possible?

Its definately possible. You can do this with some relative/absolute positioning via CSS. That site looks like it uses some AJAX, so you'll need all of your content readily available within the dropdowns, which will be hidden (display: none) until someone hovers over a menu item.
 
0
•••
Its definately possible. You can do this with some relative/absolute positioning via CSS. That site looks like it uses some AJAX, so you'll need all of your content readily available within the dropdowns, which will be hidden (display: none) until someone hovers over a menu item.


Yeah I found a tutorial on the web so I will follow that, thanks guys..
 
0
•••
0
•••
Appraise.net

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back