carlganz / rintrojs

Wrapper for the Intro.js library
http://rintrojs.carlganz.com/
GNU Affero General Public License v3.0
133 stars 11 forks source link

IntroJS for modal dialogs #40

Open LukasK13 opened 5 years ago

LukasK13 commented 5 years ago

In order to show an intro within a modal dialog, it would be great to be able to set the element on which the intro should be started. The value should be passed as argument to the JS function introJs('elementId'). I will create a pull request for that.