I am trying to send the email from the image click in html file but it does not work in the file same thing I am doing in separate file with single image then it is working.
This is where I am calling the code in html
<div class="root_panel_img"><img src="images/main_button.png" id="commandEmail1" /></div>
Here is the javascript file
1 Answer