-
How do I go about calling the next step in the intro? I am angular-intro to allow users to actual perform functional steps in my app and when each step is successfully complete, the intro moves onto …
-
![timeout](https://cloud.githubusercontent.com/assets/4416249/8480261/08b82ca6-20dd-11e5-9d35-fd570f292483.png)
Hi all, i'm facing this issue.Trying to catch my translation from "intro" l.65 actually…
-
Hi, I've been trying to use your plugin for a big project I am supporting, trying to covert it to modern FED using webpack and ES6.
I've been trying to understand your code from the test and source b…
-
Hey dude,
I'm Afshin, the author of IntroJS. Thanks for integrating introjs with AngularJS. I'm planning to release the v1.0.0 in next days, you can upgrade your tool as well.
Cheers,
Afshin
-
_Disclaimer: I do not use the package, this was found during automated npm packages downloading._
_Migrated from https://github.com/emberjs/ember.js/issues/11316 after IRC disussion._
`ember-***` np…
-
My file looks something like
#### Input
``` jade
!!! 5
html(class="no-js", lang="en")
head
block section_css
//build:css(public/) styles/plugins_orders.css
link(re…
-
I am trying to use angular-intro with requireJS.
Steps I followed till now:
1. Installed angular-intro using bower as, bower install anuglar-intro.js --save
2. Added intro.js and angular-intro.js int…
rishy updated
9 years ago
-
Intro.JS v.0.5.0 was released on the 19th of July. Could you please also update the gem?
-
First of all, great plugin dude! Keep going with it! Is quite smart and modern.
Now. I would recommend to separate the content of the plugin from the the content of the site.
If you take a look for …
-
I have a page that requires multiple separate introjs flows that are triggered by various actions. So for example the user will land on the page and immediately view the first help flow. Then if they …