I have two input box:
<input name="adrs" id="adrs" type="text">
<input name="city" id="city" type="text">
Now I want when user write this, is there any way by which i can tell the user that given address is not on google map? Any simple method , I am using EasyGoogleMap.class.php
class. Please suggest me any jquery method to show the message