[HTML] [attributo] formaction

formaction (attributo base HTML) stabilisce, ove applicabile (solo per i bottoni di invio con type="submit"), la pagina alla quale sono inviati i dati trasmessi tramite form, in deroga al valore dell’attributo HTML action del tag HTML <form>.

tag

valore

<button>

formaction = "[URL]": l’indirizzo internet può essere assoluto (ad es., “http://www.sito.it/page.html”) o relativo (ad es., “/page.html”).

<input>

Come sopra.

Esempio

in costruzione

in costruzione

Contenuti correlati

  • CSS
  • HTML
  • JavaScript
  • jQuery
  • PHP
  • SQL
  • WORDPRESS

Fonti esterne

attributi base html, html

Related Articles

0 Comment

Rispondi