Bootstrap Tour: Quick and easy way to build your product tours http://t.co/YWEZ2p9Z
July 06, 2012
Advertising
Bootstrap Tour, easy product tours with Bootstrap from Twitter
Usage 1. Link to the JavaScript dependencies. 2. Initialize the tour var tour = new Tour(); 3. Add steps tour.addStep({ element: "" /* html element next to which the step popover should be shown */ title: "" /* title of the popover */ content: "" /* content of the popover */ }); You can add as many steps as you want, but not too much or your users will fell asleep!




Comment on this post