Difference between revisions of "Team:IIT Delhi/try"
Line 253: | Line 253: | ||
z-index:-1000; | z-index:-1000; | ||
position:absolute; | position:absolute; | ||
− | margin-left: | + | margin-left:0%; |
width:13%; | width:13%; | ||
height:100%; | height:100%; | ||
Line 801: | Line 801: | ||
$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); | ||
}); | }); | ||
}).bind('mouseleave',function(){ | }).bind('mouseleave',function(){ | ||
− | + | /**$this.find('.ldd_submenu').stop(true,true).hide(); */ | |
− | + | ||
− | + | ||
$span.stop().animate({},300); | $span.stop().animate({},300); | ||
$this.find('.ldd_submenu').slideUp(400); | $this.find('.ldd_submenu').slideUp(400); |
Revision as of 18:55, 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.
|