mobile
在你的 mobile 出現 go
<input type="search" />
<!-- enter 會變方 go -->
<form action="">
<input type="text" tabindex="0" />
</form>
在你的 mobile 出現 go
<input type="search" />
<!-- enter 會變方 go -->
<form action="">
<input type="text" tabindex="0" />
</form>