Added support do do a push-state ajax request with forms
This commit is contained in:
@@ -51,7 +51,7 @@ var linkAction = function(el, event) {
|
||||
this.reload()
|
||||
return
|
||||
}
|
||||
|
||||
this.options.requestOptions = this.options.requestOptions || {};
|
||||
el.setAttribute(attrClick, "load")
|
||||
this.loadUrl(el.href, clone(this.options))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user