goszowski / jquery-plugin-form-navigation-confirmation

Automatically exported from code.google.com/p/jquery-plugin-form-navigation-confirmation
0 stars 0 forks source link

Undefined event #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I am getting "undefined event" error in console

Make following changes

function confirmExit( )

to 

function confirmExit( event )

What version of the product are you using? On what operating system?
I am using latest version and on Mac

Original issue reported on code.google.com by kur...@gmail.com on 1 Oct 2009 at 6:48

GoogleCodeExporter commented 8 years ago
I got in the same circumstance. 

Original comment by nvt...@gmail.com on 4 Oct 2010 at 8:23