Hi, while testing my prototype scripts on Mobile Safari I have seen, that they might need extra attention in my code ;)
E.g. I have a menu bar that is only visible when I move the mouse. There is no mouse (movement) on a touch screen device, so I need to do some adjustments. Are there any best practices / recommendations how to write this kind of code? I guess a simple "if (MobileBrowser)" is enough, but is there anything already available within prototype framework? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
