I am new in phonegap development. I have one html page which contains one textfield and one button. I want to call my plugin method -(void)nameOfMethod:( NSMutableArray*)paramArray withDict: (NSMutableDictionary*) options which is inside the my plugin class and it getting text from my html text field and displaying alertview.I don't have have idea how to call this method via a javascript .I did a small part of coding in javascript <head><script type="text/javascript" src="encryptdata.js"></script></head> <body> <input type="password" name="confirmPassword" id="confirmPassword" value="" /> <input type="button" value="FetchR" onclick="fetchRelation()"/> </body> encryptdata.js function fetchRelation() { var getvalue=document.getElementById('confirmPassword').value; //what is next step....... to send the data to the plugin
Cisco Certified Network Associate Exam,640-802 CCNA All Answers ~100/100. Daily update