« Modèle:GLFindexEn » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
<html> | <html> | ||
<hr> | <hr> | ||
<center style="font-weight:bold; font-size:26px; "> | <center style="font-weight:bold; font-size:26px; "> | ||
<a href="/wiki/index.php?title=Catégorie:ENGLISH&pagefrom=A">A</a> | <a href="/wiki/index.php?title=Catégorie:ENGLISH&pagefrom=A">A</a> | ||
Ligne 38 : | Ligne 25 : | ||
<a href="/wiki/index.php?title=Catégorie:ENGLISH&pagefrom=V">V</a> | <a href="/wiki/index.php?title=Catégorie:ENGLISH&pagefrom=V">V</a> | ||
<a href="/wiki/index.php?title=Catégorie:ENGLISH&pagefrom=W">WXYZ</a> | <a href="/wiki/index.php?title=Catégorie:ENGLISH&pagefrom=W">WXYZ</a> | ||
</center></html> | </center> | ||
<script type="text/javascript"> | |||
function redirectSearch() { | |||
var input = document.getElementById("searchTxt").value; | |||
var newURL = "https://datafranca.org/wiki/index.php?title=Cat%C3%A9gorie:ENGLISH&pagefrom=" + input ; | |||
var target = "_top"; | |||
window.open(newURL); | |||
} | |||
</script> | |||
<center> | |||
<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=">" > | |||
</form> | |||
</center> | |||
</html> |