Jquery hover delay best method? -
i trying figure out best way make project work.
please view bootply: http://www.bootply.com/119281 (bootply because bootstrap project)
here's breakdown of want do:
on pageload bottom bar visible @ "full" height. if there no mouse enter within 5 seconds close "mid" height, show heading.
on mouseover, bottom bar go "full" height @ pageload.
on mouseout, there delay before bottom bar goes "mid" height.
while bottom bar @ "full" height, columns inside bar have there own animation. using css column animations.
the 1 coded ok bit jerky (but sometimes).
i know if im doing correct or there way accomplish this. appreciated.
mahalo in advance!
Comments
Post a Comment