marcosesperon / Messi

A simple message plugin for jQuery
http://marcosesperon.es/apps/messi/
146 stars 135 forks source link

New page loading before "Ok" clicked. #45

Open perthsystem opened 10 years ago

perthsystem commented 10 years ago

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:

Any help would be appreciated, Thank you.