How do you point at a drop down menu without actually clicking on it?
All hover menus that are coded correctly in HTML drop down with the initial touch and then you choose from the drop down menu after that.
All hover menus that are coded correctly in HTML drop down with the initial touch and then you choose from the drop down menu after that.
Why not provide an example link to what you want to do?
For example, go to www.bestbuy.com and "hover" over 'TV & VIDEO' and tell me what happens when you click on it. It doesn't drop down the menu. It just goes to the TV & VIDEO link instead. This is just one example. Many more out there.
Yep, see what you mean now. Perhaps something apple didn't think about when developing safari for the iPhone?
Well, how do you do mouse-over on a picture? Like in xkcd comics there's a message when you place your mouse over the picture. I haven't been able to view that message/label/etc.
For example, go to www.bestbuy.com and "hover" over 'TV & VIDEO' and tell me what happens when you click on it. It doesn't drop down the menu. It just goes to the TV & VIDEO link instead. This is just one example. Many more out there.
That's intentional. The point I was making was that it's still possible to navigate sites with drop down menus on the iPhone, with this site you just have to click on a link on the next page to navigate to your destination.
In the case of the Best Buy site, it IS possible to click on the menu, press the 'X' in the Safari address bar to stop the page from loading, and using the menu that appears. That also works with a few other sites I've tested, too. Not the most elegant solution, but I can't really think of a better way to achieve the desired results.