really point buttons

DeletedUser6053

Guest
Are really point buttons approved to be use as scripts?

Atack

javascript:document.forms.units.attack.click%20();end();
Suport
javascript:document.forms.units.support.click%20();end();

OK
javascript:document.getElementsByName('submit')[0].click();end();
 
Top