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:

  1. on pageload bottom bar visible @ "full" height. if there no mouse enter within 5 seconds close "mid" height, show heading.

  2. on mouseover, bottom bar go "full" height @ pageload.

  3. on mouseout, there delay before bottom bar goes "mid" height.

  4. 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

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -