Results 1 to 6 of 6

Thread: AnyLink JS Drop Down Menu v2.2 & iPhone

  1. #1
    Join Date
    Apr 2010
    Location
    Wagoner, OK
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default AnyLink JS Drop Down Menu v2.2 & iPhone

    1) Script Title: AnyLink JS Drop Down Menu v2.2

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...anylinkcss.htm

    3) Describe problem: Everything works fine EXCEPT iPhones & iPad type devices. Using mouseover and these devices will not work.

    Web Site = http://www.seeoursound.com/

    If you mouseover the Manufactures or Products buttons the menu works fine on regular computers, but will not with the phones. I do not want to change to the [click] style unless this is my only option.

    What can I do?
    Last edited by ddadmin; 06-16-2010 at 10:52 PM.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    I don't have an iPhone unfortunately, so it's hard to know what the issue might be. I'm hoping someone with one and with knowledge of scripting can chip in...
    DD Admin

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    This is a general problem on an iphone: there is no hover state. There is only single click. It's all in the design of the iphone: there is no cursor and it's a touch screen: if you touch, it clicks. Actually, you can also scroll by touching and "pulling" (sliding and releasing in another location) but it's not possible to use this to "hover".

    You cannot access a menu that works on hover. I wish apple would change the design slightly to allow for this.
    As said in the first post, the solution to this is to use click instead of (possibly in addition to) mouseover.
    So just switch all events to click (though I haven't looked at the script or how hard it will be to do this).

    Also, another way to deal with this is to make the "mouseover" part a link that will take the user to another page that has the links from the menu on it. I'm not suggesting it's necessarily the best option, but it's a fast way to at least make it work on iphones.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  4. The Following User Says Thank You to djr33 For This Useful Post:

    seeoursound (06-17-2010)

  5. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Thanks for that info Daniel.
    DD Admin

  6. #5
    Join Date
    Apr 2010
    Location
    Wagoner, OK
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Unhappy

    I expected as much. Oh well, time to make lots of updates.

    Bob

  7. #6
    Join Date
    Aug 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi - first forum post.
    I've been fussing with an iPhone (and other touch screen devices) compatible drop down menu for a day now only to be told by my client that it doesn't work.

    Did switching to 'click' work? What are other options for a touch screen compatible drop down menu?

    thx
    Kori

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •