HI, I was wondering how to create a hidden footer that will slide up in JS/JQuery? Does anyone know what to input to automatically slide the footer when hovered? Is it an .slideUp or .slideDown effect ? ex: Armani.com ps: I know that it's flash: would like to do it with JS or JQuery instead. Thanks for the help! -Noob
All you need to do is some CSS & Jquery CSS: You need to absolutely position the element, something like: #footer{position:absolute; width:100%; height:300px; bottom:-200px; left:0 Code (markup): Then something like $('#footer').hover( function (){ $(this).animate({bottom:0}); }, $(this).animate({bottom:0-200px}); ); Code (markup): Please note I haven't tested this or made sure syntax is correct but should be something like you mean.
wel its an tough one sry i wont b able to answer this qustn but m sure u can get some help from the link below......! i hope you will b back here after you sees the link!!! thanks! . . . . . artisangroup.biz