Tlačidlo ako href

Príklady kódu

19
0

href na tlačidle

<button onclick="window.location.href='/page2'">Continue</button>
2
0

tlačidlo html s href

<form method="get" action="/page2">
    <button type="submit">Continue</button>
</form>
0
0

tlačidlo href

<a href="https://google.com" class="button">Go to Google</a> //*button link *//
-1
0

tlačidlo ako href

<button onclick="location.href='http://www.example.com'" type="button">
         www.example.com</button>

V iných jazykoch

Táto stránka je v iných jazykoch

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................