ios - PhoneGap native popups -
i'm building app using phonegap 2.9.0 utilizing knockoutjs. is, essentially, phonebook app.
when clicking on name of entry display deeper data there is, among other things, phone number, name, location, etc. i've constructed necessary links email , phone work natively ... native ios popups "add contacts / copy" , such.
those work fine , expected. question lies in how enable same popup menus non-link items such name / location want native popup display copy / add contacts.
my first thought create link well, works fine except there open option not want there.
obviously can create own popup, wanted build native 1 pops up. ideas?
Comments
Post a Comment