Created
October 5, 2017 17:26
-
-
Save rileyrg/f6c30a987f3a567c86fe47c7f81f3f82 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$.ajax({ | |
data:filter.serialize(), | |
type: "GET", | |
url: postURL, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment