首页 > 解决方案 > My website button works in Chrome but not in Firefox

问题描述

im trying to figure out why the search button (top right) is working for Chrome but not for Firefox. Take a look: https://lectulandia.us

<li class="formWrapper">
<form class="bookSearch" action="/" method="get">
<input type="text" name="s" placeholder="" autocomplete="off" />
</form>
</li>

Thank you!

标签: wordpressgoogle-chromewebfirefoxbutton

解决方案


推荐阅读