Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chardinJs('start') only working for some containers #73

Open
tvanesse opened this issue Mar 9, 2015 · 1 comment
Open

chardinJs('start') only working for some containers #73

tvanesse opened this issue Mar 9, 2015 · 1 comment

Comments

@tvanesse
Copy link

tvanesse commented Mar 9, 2015

I am able to start Chardin on body or on the first bootstrap col-xx-y container of my document, but whenever I try to do something like

$('.some-div').chardinJs('start');

it seems Chardin actually appends the instructions to the page but with no style and no position at all. Basically the instruction block is put all the way to the right of the page and a horizontal scrolling bar appears. The same instruction block is displayed correctly only if I call chardinJs('start') on a higher level container such as body.

Are there any restrictions regarding the containers that can be used in the Chardin selector?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@newprogrammer
Copy link

I am also facing an issue of description overlapping.
issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants