|
|
|
|
|
by brymaster
4656 days ago
|
|
Hyperlink vs an actual button is not a good comparison. You don't have a mouse on iOS to hover over things to see if they're 'touchable' or not. Bad design is still bad design even if the cool kids are doing it. You should note that on the web many have abandoned the hyperlink for graphics that represent buttons: http://getbootstrap.com/getting-started/#examples |
|
Stretching the concept a little here, but design that hinges on being able to hover the mouse to detect possible interaction reminds me of those dreadful 90's web menus where you had to hover to see the title.
In your linked example, there are as many or more hyperlinks that don't appear as buttons. The button styling in those examples indicates "primary call to action" more than anything. A page that uses button styling for every single hyperlink would be a mess. The iOS 7 styling for "primary call to action" is to make the tinted text bold, rather than giving it a background color, though that's used in some different areas too under different context.
PS, a side note that these are 3rd party examples of iOS 7 UI. Certain things are going to be misused or overused etc.