In Meteor, How to get events from handlebarjs (http://handlebarsjs.com/)
templates?
E.g. If I provide a button in handlebarjs template and sends this template in an email. Then when i click this button from email, where to set the event of button?
Asked
Active
Viewed 42 times
0

Mohammad Kashif Sulaiman
- 253
- 1
- 11
-
Is your specific problem actually related to emails? JavaScript in emails is not alway working. http://stackoverflow.com/questions/3054315/is-javascript-supported-in-an-email-message – Peppe L-G Aug 11 '16 at 06:32
-
What is the solution for this? – Mohammad Kashif Sulaiman Aug 11 '16 at 06:34