Form Observer plugin gives the confirm box with our custom message. I haven’t understood where they kept the code to show it up.
Because I want to change this confirm box to jQuery dialogue. Can I do that. it would be great some can throw some light on this.
If I understood you correctly, you want to replace the standard
window.confirmwith jquery dialog box?If so, you could do something like this:
example:
http://jsfiddle.net/niklasvh/SDPYb/