chardin.js
chardin.js copied to clipboard
Highlight element & have white line
Hi,
When i use chardin on an element, the data-intro is well displayed but i do not have the white line to show exactly which element is concerned and the element in question is not highlighted.
Here's a screen capture : http://imgur.com/cFXRSdz
Here's my code :
HTML
JS $('body').chardinJs('start');
Do i missed something ?
By the way, thanks for your great work :+1:
EDIT : I'm using bootstrap, maybe some code does not work because of that ?