Text text selection context menus (using PhoneGap or otherwise)

I am creating a web application for use with mobile devices using PhoneGap. iOS and Android show context menus with options for copy / paste, search, share, etc. when selecting text. I would like to add an item to these menus (for example "add note here"). Is there a way to do this using JS or PhoneGap?

+3


source to share





All Articles