Lien onclick

Exemples de code

23
0

lien du bouton html

<button><a href='https://google.com' alt='Broken Link'>This is a button</a></button>
17
0

href sur un bouton

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

onclick href

onclick="location.href='http://www.hyperlinkcode.com/button-links.php'"
1
0

bouton d'entrée de lien en php

<input type=button onClick="parent.location='index.html'" value='click here'>
0
0

cliquez sur l'url

<button onclick="location.href='logout.php';">logout</button>
0
0

cliquez sur aller à l'url

<input type=button onClick="opener.location='https://www.plus2net.com/'" value='Make the Main window change'>
<input type=button onClick="opener.location='https://www.plus2net.com/html_tutorial/button-linking.php'" value='Bring the button linking tutorial again'>
<input type=button onClick="location='https://www.plus2net.com/'" value='Make the current  window change'>
<input type=button onClick="self.close();" value="Close this window">

Dans d'autres langues

Cette page est dans d'autres langues

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