Collegamento del pulsante HTML

Codice di collegamento del pulsante HTML.

Collegamento del pulsante HTML

Senza javascript:

<form action="../html-link.htm">
    <input type="submit" value="This is a button link">
</form>

Con javascript:

<input type="button" value="This is button link" onclick="window.location.href='../html-link.htm'">

 


Guarda anche

Advertising

LINK HTML
°• CmtoInchesConvert.com •°