gpt4 book ai didi

jquery - 如何单击 jQueryUI 按钮来导致页面重定向?

转载 作者:行者123 更新时间:2023-12-01 02:25:04 27 4
gpt4 key购买 nike

如果我为搜索功能定义 jQuery UI 按钮:

jQuery("#do_search").button();

如何单击此按钮以将页面重定向到:

/search

最佳答案

您也可以在链接上使用button()

<a href="/search" class="button">My link</>
$(".button").button();

关于jquery - 如何单击 jQueryUI 按钮来导致页面重定向?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5368067/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com