appframework icon indicating copy to clipboard operation
appframework copied to clipboard

Invalid <a> tags in iOS

Open GlenLee opened this issue 10 years ago • 7 comments

Cordova 3.5.0 + xcode 5.1 TAG: <a href="modules/msg-list.html" title="Notice">Notice</a> click it, no response.

GlenLee avatar Sep 10 '14 09:09 GlenLee

You need to provide a lot more info, otherwise we can't help. A demo would help first.

imaffett avatar Sep 10 '14 11:09 imaffett

android: <a href="modules/msg-list.html" title="Notice">Notice</a> is work. but iOS can't load page. just fleeting show "load content". then do nothing.

GlenLee avatar Sep 10 '14 15:09 GlenLee

iOS is case sensitive - are you sure the path/filename is correct?

imaffett avatar Sep 10 '14 16:09 imaffett

Android is case sensitive too. I'm sure the spelling/path/filename is correct, has been bothering me for 3 days. Just transplanted from Android to iOS, any code no modify.

GlenLee avatar Sep 11 '14 03:09 GlenLee

Can you host a demo somewhere?

imaffett avatar Sep 11 '14 12:09 imaffett

Home Page: home page Android Icons Page: android is work iOS Icons Page(<a>not work): ios not work Demo: download 12MB

GlenLee avatar Sep 12 '14 02:09 GlenLee

Run appframework in Apple Safari, is the same.

GlenLee avatar Sep 15 '14 08:09 GlenLee