ui-tour
ui-tour copied to clipboard
A native tour-type directive that will lace easily-controllable tooltips throughout your app
Instead, should use something like `...` which would then be used in conjunction with ``` html ... ... ``` This way we'd simply cache all the elements with `ui-tour` on...
Right now I have 1 div with a MASSIVE translucent border-radius (as the overlay). A much better approach would be to use 1 simple element as a full-page translucent overlay,...
Currently there's just a simple rudimentary stylesheet. Things like arrows and positioning of tooltips haven't been tackled yet, and I would prefer to remove as much of this from the...
Go to 3 in the demo doesn't always work depending on if you clicked next already or not.