<form method="GET"> ... </form>
Like the default action of submiting a form?
You could always pass # or window.location.href as URL...
#
window.location.href
did you try $.get(""); ?