Difference between revisions of "Team:IIT Delhi/try"
Line 241: | Line 241: | ||
} | } | ||
ul.ldd_menu > li{ | ul.ldd_menu > li{ | ||
− | + | ||
position:fixed; | position:fixed; | ||
− | + | ||
− | + | ||
z-index: 9999; | z-index: 9999; | ||
height:23%; | height:23%; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 800: | Line 796: | ||
$menu.children('li').each(function(){ | $menu.children('li').each(function(){ | ||
var $this = $(this); | var $this = $(this); | ||
− | + | var $span = $this.children('span'); | |
$span.data('width',$span.width()); | $span.data('width',$span.width()); | ||
+ | |||
$this.bind('mouseenter',function(){ | $this.bind('mouseenter',function(){ | ||
− | + | $menu.find('.ldd_submenu').stop(true,true).hide(); | |
$span.stop().animate({},200,function(){ | $span.stop().animate({},200,function(){ | ||
$this.find('.ldd_submenu').slideDown(400); | $this.find('.ldd_submenu').slideDown(400); |
Revision as of 18:47, 18 September 2015
Parts Submitted |
Criteria Fulfilled
|
Acknowledgement
A few months back, it was a dream. Today, it’s a reality. The transition didn't come by our efforts alone. There are people who didn’t hesitate to spend their valuable time on us. And we certainly do owe a lot to them.
|