24. 03. 2011, 22:37

Hallo Community,
ich möchte in dem Powermail Submit ein Event einfügen, wenns geht nicht im HTML-Template.

[b]Aus:[/b]

  1. <input type="submit" tabindex="7" class="powermail_contactform powermail_submit powermail_submit_uid8" value="Nachricht versenden">

[b]soll werden:[/b]
  1. <input type="submit" onmousedown="ET_Event.click('KontakformKlick', 'Kontakform')" tabindex="7" class="powermail_contactform powermail_submit powermail_submit_uid8" value="Nachricht versenden">

Hat jemand eine Idee wie das geht?

Viele Grüße
Thomas