Topic: e621 mobile version

You mentioned before that you don't want to insert placeholder text to the search box because it would require some JS and tinkering around. I'd recommend to use an HTML5 solution instead. Simply set the input field's placeholder property and it will display the text specified if the field is empty and the browser used to display the site knows HTML5.

Updated by anonymous