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

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -