javascript - Is it possible for a mailto to be changed on the frontend with HTML? -
i don't think can done, have phonegap app main developer on. captures form details email, , submits them.
is possible email address of mailto link changed without modifying code? e.g., mail settings page user enter email address put there, used in mailto.
you can change mailto url javascript
but have mail composer plugin send mails, it's better using mailto
Comments
Post a Comment