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

New page loading before "Ok" clicked. #45

Open
perthsystem opened this issue Mar 12, 2014 · 0 comments
Open

New page loading before "Ok" clicked. #45

perthsystem opened this issue Mar 12, 2014 · 0 comments

Comments

@perthsystem
Copy link

Hi, Great script!

Took me a while to figure out NOT to put messi.js at the bottom of html script (before ) as it says in instructions.
Problem is this, I have a message popup before the user is taken to another page, I would expect the new page to load after the "Ok" button is clicked on the messi message box, but it's not happening that way, the new page loads right after the message is displayed.
Is this a bug, or am I doing something wrong?
This my code:

<script> new Messi("", {title: 'Notice!', modal: true, modalOpacity: .5, width: '300px', titleClass: 'anim warning', buttons: [{id: 0, label: 'Continue', val: 'X'}]}); </script>

Any help would be appreciated,
Thank you.

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

1 participant