-
As suggested by @dgruano. Some options
* ReactTour
* JoyRide
Check stars and versatility, and how easily implementable they are.
-
When scrolling down before starting a tutorial the bubbles are shifted upward by about the amount you scrolled down before.
We currently use version 1.0.3 while the most recent one is 2.1 so I guess …
-
Hi.
Thank you for Joyride.
I get the following build errors when I try to build `Joyride.sln` in Visual Studio 2015 Update 3 using the `Debug | Any CPU` solution configuration:
```
C:\github…
-
### Validation
- [X] I've read the [FAQ](https://github.com/xenia-project/xenia/wiki/FAQ).
- [X] The Xenia build used is from the master branch. (not MLBS/AlexVS/Canary/pull requests, etc)
- [X] This…
-
Open any project on Windows, run command `Joyride: Run Workspace Script...`, select a .js file, VSCode Joyride got error
![image](https://github.com/BetterThanTomorrow/joyride/assets/8343797/5b3aecd1…
-
I apologize in advance if this isn't the appropriate place for this but I've been using FoundationPress for a while and have never really had these issues. The updates that have been added in the late…
-
When I try to start the tour from a modal, the joyride dialog appears behind the modal.
1. Open the modal
2. Inside the modal, I click on the button that executes the startTour() event;
` th…
-
In #38 it is brought up that when loading files we read them us the node `fs` module, which we can't do if Joyride should work in remote scenarios (which are plenty and very common).
Here's where i…
-
Joyride Version 2.0.3, JQuery Version 1.9.0,
I have multiple joyrides for one page. And I want to initiate them on different actions. But after the first joyride has been initiated and finished, the …
-
Hello! I recently discovered this wonderful package and I've just finished implementing a few product tours in my React web application. However, I am now running into an issue with the component when…