HTML email with Javascript

email, html, javascript

Solution

I don't think that is possible in an email, nor should it be. There would be major security ramifications.

Problem

How to include javascript in HTML emails - We need it for expanding and collapsing of the content in the HTML email.

Original source

Related problems