A tablet is a mobile computer, larger than a mobile phone, integrated into a flat touch screen .
11
votes
6answers
6k views
iPad/iPhone alternative for hover states
I've recently updated my personal portfolio with some CSS3 and jQuery magic. I'm extremely pleased with the results and yes, it's fully responsive. But i have an issue. I've structured my portfolio ...
4
votes
3answers
3k views
Should my menus drop down on hover + on click or just on click?
I have a web application that currently has menus that drop down 'on hover'. This is obviously an issue on tablets, etc. where there is no hover equivalent.
So, I need to add an 'on click' ...