开发者

How to send a request to the current page with $.get in jQuery?

<form method="GET">
...
</form>
开发者_开发知识库

Like the default action of submiting a form?


You could always pass # or window.location.href as URL...


did you try $.get(""); ?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜