I'm making a mobile web page in jquery mobile, and I'm wondering why the html anchor tag [<a name="one"> as your anchor, and then <a href="#one">] works fine in iOS, but doesn't work on Android.
Why not?
1749 次
I'm making a mobile web page in jquery mobile, and I'm wondering why the html anchor tag [<a name="one"> as your anchor, and then <a href="#one">] works fine in iOS, but doesn't work on Android.
Why not?