zurb / joyride

jQuery feature tour plugin.
http://www.zurb.com/playground/jquery-joyride-feature-tour-plugin
1.42k stars 238 forks source link

Can I set timer on joyride to start showing tips after 10 seconds since user loaded page? #139

Open fitz0z opened 11 years ago

shri3k commented 8 years ago

I'd like to know this too. Technically, I could just use setTimeout on window.load but it'd be great if I can just pass this in options in data-options attribute. I can also send a PR if it's something reasonable to have.