html - Expand div on hover -


i tried doing css, closest got was: http://jsfiddle.net/xydec/ kind of works, don't hide content inside , smooth animation , guess it's scripts time. can't write them or don't know them, me ?

you may take @ jquery javascript framework (user friendly , powerfull) here example of smooth slide down of div using jquery:

http://api.jquery.com/slidedown/

this made 1 line : $("div").slidedown("slow");

hope help


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -