Why does the drop-down menu with a Spry Widget 2.0 take two taps to activate on iPad?
i have spry menu 2.0 pretty dialed in how want it. however, when user taps menu item ipad or iphone matter, have tap drop-down menu item twice work. menu items work fine on first tap except ones have drop-down. there way drop-down pop , work on first tap ipad? here code of helps.
<ul id="menubarupgradeaugust2012">
<li> <a href="default.html">home</a></li>
<li><a href="apps4kids.html">about</a></li>
<li><a class="menubaritemsubmenu">our apps</a>
<ul>
<li> <a href="rhyme-n-time.html">rhyme-n-time</a></li>
<li> <a href="free-the-bee.html">free bee</a></li>
<li> <a href="trojan-math.html">trojan math</a></li>
<li> <a href="helping-santa.html">helping santa</a></li>
</ul>
</li>
<li> <a href="smart-apps.html">contact</a></li>
</ul>
thanks,
scott
i don't quite understand. have tap dropped down items twice, or menu item drop down twice?
example clarification:
menu item 1 - menu item 2 - menu item 3
sub 1
sub 2
so tap menu item 2 or 3 once , goes link. talking tapping twice on "menu item 1" or needing tap twice on "sub 1" or "sub 2"
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment