« Modèle:GLFindexEn » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
<html> | <html> | ||
< | <code> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
function redirectSearch() { | function redirectSearch() { | ||
Ligne 10 : | Ligne 10 : | ||
//window.location.href = newURL ; | //window.location.href = newURL ; | ||
} | } | ||
</script> | </script></code> | ||
<form name="dfForm" action="" onsubmit="redirectSearch();" method="post"> | <form name="dfForm" action="" onsubmit="redirectSearch();" method="post"> | ||
Chercher à partir de <input name="searchTxt" type="text" maxlength="4" size="4"id="searchTxt"/><input type="submit" value=">" > | Chercher à partir de <input name="searchTxt" type="text" maxlength="4" size="4"id="searchTxt"/><input type="submit" value=">" > | ||
</form> | </form> | ||
<hr> | <hr> | ||
<center style="font-weight:bold; font-size:26px; "> | <center style="font-weight:bold; font-size:26px; "> |