Is it somehow possible to force iOS 8 to not display the QuickType predictions? With a data attribute, for instance? I already tried autocomplete="off"
, but without success.
In some cases, it simply doesn't make much sense to display those kind of suggestions, like for address input fields. The predictions then just waste screen space that could be used better otherwise.