Skip to content

Instantly share code, notes, and snippets.

@coodoo
Last active October 21, 2015 02:01
Show Gist options
  • Save coodoo/821a77ac574acfb09a65 to your computer and use it in GitHub Desktop.
Save coodoo/821a77ac574acfb09a65 to your computer and use it in GitHub Desktop.
Just picking up rx and building this as a practice, wondering what's the most elegant way to implement it?
- demo
- http://cl.ly/image/2s0W0z1X3g2q
- spec
- show tooltip after mouseover the button for 300ms
- if mouseout within 300ms, don't show tooltip
- hide tooltip when mouseout the button
- hide tooltip after 1000ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment