loadUrl enhancements #134

Merged
robinnorth merged 2 commits from feature/loadurl-enhancements into master 2018-03-06 05:06:39 -05:00
Showing only changes of commit d5a147048d - Show all commits

View File

@@ -160,7 +160,7 @@ Pjax.prototype.getElements = function() {
new Pjax()
```
#### `loadUrl(href, (options))`
#### `loadUrl(href, [options])`
With this method, you can manually trigger loading of a URL: