Show 'Search' button in iPhone/iPad Safari keyboard

前端 未结 5 1044
忘掉有多难
忘掉有多难 2020-12-02 14:11

I\'ve noticed navigating in websites like Dell or Google, that typing in their search text box with iPhone, in the keyboard appears a blue button \'Search\' instead of the s

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-02 14:51

    The keyboard is handled by the operating system (iOS) and cannot be directly altered. The type of input required determines the type of keyboard to display.

    If the website in question is HTML5, then @David's answer is valid.

提交回复
热议问题