Suggestion: Add oncancel event
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
I have published an example in another thread:
Code: Select all
var cancel = fd.cancel().get(0);
cancel.onclick = function() {
alert('Cancel clicked');
return false;
}
-
- Information
-
Who is online
Users browsing this forum: No registered users and 6 guests