Javascript ca marche pas besoin d aide
Résolu
Fallentree
Messages postés
2445
Statut
Membre
-
Fallentree Messages postés 2445 Statut Membre -
Fallentree Messages postés 2445 Statut Membre -
Bonjour,
voila l appel
<A href="javascript:InfoEXIFer('toto','grand')" class=linker>Voir les infos de cette Photo</A><br>
voila le scipt
<body>
<script type="text/javascript">
function InfoEXIFer(nom,chemin) {
tmp="./Include/ExiFonction.php?File="+this.nom+"&Path="+this.chemin;
window.open(tmp,"","width=350, height=800,resizable=yes, menubar=no,status=no,scroollbar=no");
}
</script>
Le php renvoie undefined pour le $_GET
Merci d avance
voila l appel
<A href="javascript:InfoEXIFer('toto','grand')" class=linker>Voir les infos de cette Photo</A><br>
voila le scipt
<body>
<script type="text/javascript">
function InfoEXIFer(nom,chemin) {
tmp="./Include/ExiFonction.php?File="+this.nom+"&Path="+this.chemin;
window.open(tmp,"","width=350, height=800,resizable=yes, menubar=no,status=no,scroollbar=no");
}
</script>
Le php renvoie undefined pour le $_GET
Merci d avance
A voir également:
- Javascript ca marche pas besoin d aide
- Telecharger javascript - Télécharger - Langages
- A javascript error occurred in the main process - Forum Handicap / Accessibilté
- Afficher un tableau javascript en html ✓ - Forum Javascript
- Javascript arrondi - Forum Javascript
- Javascript arrondi après la virgule ✓ - Forum Windows