Fancy Drop Down Menus Using CSS and JQuery.

Hi dear readers, I created a fancy drop down menus with CSS and JQuery. I have another tutorial on 99points in which I used some animated navigation. I used jQuery animate function and CSS to put some stylish effects. Also I used a background for navigation.
Support: Firefox, Chrome and Safari.
JQuery Code
$(function() {
$('#navigation > div').hover(
function () {
var $this = $(this);
//$this.find('.images').fadeIn();
$this.find('a.menu').removeClass('menu').addClass('hovered');
$this.find('.images').stop().animate({
'width' :'230px',
'height' :'390px',
'opacity' :'1.0'
},400,'easeOutBack',function(){
$(this).parent().find('div').fadeIn('fast');
});
},
function () {
var $this = $(this);
$this.find('div').fadeOut(500);
//$this.find('.images').hide();
$this.find('a.hovered').removeClass('hovered').addClass('menu');
$this.find('.images').stop().animate({
'width' :'100px',
'height' :'0px',
'top' :'0px',
'left' :'0px',
'opacity' :'0.9'
},600,'easeOutBack');
}
);
});
HTML
Download all the files and use this stylish tutorial. Thanks !
46 to “Fancy Drop Down Menus Using CSS and JQuery.”
Post comment

Categories
- AJAX (28)
- Announcement (3)
- Blogging Tips (1)
- Codeigniter (16)
- CSS (14)
- Facebook (8)
- Freelance Tips (1)
- How-To (2)
- Joomla (1)
- JQuery (51)
- Miscellaneous (3)
- Mootools (1)
- MySQL (3)
- PHP (57)
- SEO (2)
- Technology (6)
- Tutorials (17)
- Twitter (2)
- Web Design (26)
- Web Development (58)
- WordPress (3)
Popular post
- 46 Highly Responsive Admin Templates for Your Websites
- $50 PayPal Cash & 5 Premium PHP Wall Script Prizes #Giveaway
- PHP Wall Script Clone with Real Time Features __ January 2013 Release __
- Things you should know if you are a Blogger
- Top 10 Must Have Qualities of a Freelance Web Developer
- Fundamental Factors for Mobile Compatible eCommerce Hosting
- Facebook Wall Script New Version in September 2012
Recommend

Nifty, and code is very short too.
Too bad it’s not usable without JS.
yup, agreed
no script no smooth…hohoho
and its so smooth
too smoothy and easy to use, I just changed color of buttons
99points rocks
nice work dude.. looking forward for your awesome tutorials
@Abdullah @Jiggy, thanks dear
[...] menus. You can find another jQuery menu tutorial on this blog and it is next part in that. Here is fancy dropdown menu which is also created by jquery and css3. I hope you will like [...]
[...] menus. You can find another jQuery menu tutorial on this blog and it is next part in that. Here is fancy dropdown menu which is also created by jquery and css3. I hope you will like [...]
[...] on image galleries and menus are my favorite, because these two things put some attractive look into your webpages. Thats why, [...]
hello zeeshan… i have proble with posistion…. where to change position the tab menu ???
can’t work with IE
This is a very nice menu! Thanks for the code. I love the final product.
senks
[...] 16. Fancy Drop Down Menus Using CSS and JQuery [...]
[...] 16. Fancy Drop Down Menus Using CSS and JQuery [...]
So what happens when you have a different number of sub-level items, which is the case in 100% of projects?
its not working with IE
yes i know IE is out dated but if you see your traffic analystics you can see usually 25 to 30 percent users use IE
[...] サンプル | ダウンロード [...]
[...] Fancy Drop Down Menus Using CSS and JQuery [...]
[...] Visit Page, View Demo, Download [...]
[...] Fancy Drop Down Menus Using CSS and JQuery » [...]
[...] Fancy Drop Down Menus Using CSS and JQuery » [...]
[...] Fancy Drop Down Menus Using CSS and JQuery » [...]
[...] Fancy Drop Down Menus Using CSS and JQuery » [...]
[...] More Info on Fancy Drop Down Menus Using CSS and JQuery [...]
Designing a fancy drop down menu using jQuery is the best option by far. I have designed one for my blog too. Your post is relevant and contains right information. Thanks
[...] More Info on Fancy Drop Down Menus Using CSS and JQuery [...]
[...] More Info on Fancy Drop Down Menus Using CSS and JQuery [...]
[...] Fancy Drop Down Menus Using CSS and JQuery [...]
thanx Zeeshan
[...] Fancy Drop Down Menus Using CSS and JQuery. [...]
[...] Fancy Drop Down Menus Using CSS and JQuery. [...]
how to i add this in blogger please help me thanks a lot for like this awesome menu bars…
[...] Fancy Drop Down Menus Using CSS and JQuery [Link] [...]
[...] Drop Down Menus Using CSS and JQueryサンプル | ダウンロード20.How to Build a Kick-Butt CSS3 Mega Drop-Down Menuサンプル | ダウンロード21.Mega [...]
[...] Fancy Drop Down Menus Using CSS and JQuery [...]
[...] Fancy Drop Down Menus Using CSS and JQuery. [...]
[...] Fancy Drop Down Menus Using CSS and JQuery [...]
[...] Fancy Drop Down Menus Using CSS and JQuery. [...]
[...] Fancy Drop Down Menus Using CSS and JQuery. [...]
[...] Fancy Drop Down Menus Using CSS and JQuery. [...]
[...] Fancy Drop Down Menus Using CSS and JQuery. [...]
[...] Down Box Menu with jQuery and CSS3( 演示 | 下载 )Fancy Drop Down Menus Using CSS and JQuery.( 演示 | 下载 )Sliding Jquery Menu( 演示 | 下载 )Create Simple Dropdown Menu Using jQuery( [...]
[...] read more about this article Click Here For Demo Click Here To download files Click Here Tweet View [...]
Thank you very much zeeshan.. keep it up!
[...] Drop Down Menus Using CSS and jQuery – VISIT SOURCE [...]