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

have chatbox open without clicking the launcher button #15

Closed
bradleyy1012 opened this issue Sep 16, 2017 · 2 comments
Closed

have chatbox open without clicking the launcher button #15

bradleyy1012 opened this issue Sep 16, 2017 · 2 comments

Comments

@bradleyy1012
Copy link

Hello,
I'm not sure if this is the place to post this since it's not an "issue", but is there a way that I can have the chat window open when the page loads, rather than having to click the launcher button for it to open?

@mcallegari10
Copy link
Contributor

Greetings! That's actually a "feature" I've been thinking about, so surely it will be added in the next version. For now, I can offer you a more jQuery-ish solution:

document.getElementsByClassName('launcher')[0].click()

Thanks for the heads up! 😄

@mcallegari10
Copy link
Contributor

This feature request has been addressed in v2.1.0

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