-
Hey,
Please update your IntroJs to v0.3.0:
https://groups.google.com/d/msg/introjs/mCyYtxzE60M/5VHYzWC7lRoJ
Thanks,
Afshin
-
since the html and body elements are only ~930px tall, the introjs-overlay element doesn't grow any larger than that. When you are on a large screen monitor, you see the rest of the page below the ove…
-
Uncaught TypeError: Object function (targetElm) {
if (typeof (targetElm) === "object") {
//Ok, create a new instance
return new IntroJs(targetElm);
```
} else if (typeof (targetElm) =…
-
Tooltip position do not work @chrome 25.0.1364.172 m windows
Set the `data-position='left'` in the [example page](http://switer.github.com/examples/intro/example/) but it doesn't work, the tooltip …
-
Using css transform seems more performant than using position absolute etc. Is there a problem with browser support?
-
Hey guys, great work you've been doing thus far!
It might be a good idea to do a patch release soon, with all the changes that have been done recently, a 0.1.1 its certainly worth it, and will allow …
-
`Composer version 68cb9c6606b0bc4741a251f02d849d3514ab8afe`
I tried some searches in my custom satis repo, see my [`composer.json`](https://github.com/phundament/app/blob/master/composer.json).
Prob…