make_dropdown icon indicating copy to clipboard operation
make_dropdown copied to clipboard

Android 2.3 Native (Webkit) not working?

Open gregpettit opened this issue 12 years ago • 2 comments

Hi there! Lots of promise to this, but it didn't seem to work. I noticed two things:

  1. There was no 500ms delay, which hinted to me that something may have gone awry right from the get-go
  2. Did not work on Android. When tapping the menu item containing a dropdown, It would just load whatever that link was. In your live demo, I thought it was odd that the page jumped to the top (the behaviour for an empty "#"), but I took it a step further: I fired up the included demo and changed the "#" to a real URL; sure enough, that's where I was sent.

As far as I can tell, it's not doing anything at all except maybe some JavaScript "visibility: hidden" stuff that doesn't enable the drop-down for Android mobile.

gregpettit avatar May 14 '12 02:05 gregpettit