We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07bed11 commit aa05cffCopy full SHA for aa05cff
README.md
@@ -332,6 +332,7 @@ introJs().onafterchange(function(targetElement) {
332
- `showButtons`: Show introduction navigation buttons or not, `true` or `false`
333
- `showBullets`: Show introduction bullets or not, `true` or `false`
334
- `scrollToElement`: Auto scroll to highlighted element if it's outside of viewport, `true` or `false`
335
+ - `overlayOpacity`: Adjust the overlay opacity, `Number`
336
337
See [setOption](https://github.com/usablica/intro.js/#introjssetoptionoption-value) to see an example.
338
0 commit comments