In the URL I pasted, it can be resolved with jQuery.

http://niteodesign.com/web-design/iphone-ipad-ios-and-the-css-hover-event/

You could even detect if the user is using an iPad/iPod/iPhone and load jQuery only for those users.

It's a very simple script inclusion, it looks like, that hooks to the :hover event.

-- Robert


On 8/7/2012 6:59 PM, Douglas Hubler wrote:

Is there a better way than hover altogether?  Thanks for submission

On Aug 7, 2012 9:13 AM, "Robert B" <[email protected] <mailto:[email protected]>> wrote:


    The iPad is the only one with any issues, and that has to do with
    how the iPad handles :hover events. Regardless of the color or
    gradient, if the drop-down menus use :hover (which they do),
    there's no way to solve it without using Javascript as seen here:

    http://niteodesign.com/web-design/iphone-ipad-ios-and-the-css-hover-event/

    -- Robert


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to