RDV+DIAL chat illimit� dans ta r�g!
no save
Assistance
Achat
News

Forum | Windows
javascript window.showModalDialog(page,null..
niko, le mar. 21 sept. 2004 à 16:13:21
j'ai une page asp ,apartir laquelle j'ouvre un popup en utilsant window.showModalDialog(page,null....... . dans le popup j'arrive pas a accéder a des fonctions javascript dans ma page asp??

je vous donne un exemple
dans ma page test.asp:
<html>
......
....
<script LANGUAGE="javascript">
function maFonction()
{
.........
}
........
</html>

dans popup.asp:

<html>
......
....
<script LANGUAGE="javascript">
........
window.parent.mafonction();
............

</html>



j'essaie avec window.parent.mafonction(); ca marche pas!!!
qulqu'un peux m'aider merci infiniment


kilher
sept. 04
Suivant
REPONSES
kilher
sept. 04
MATT
janv. 08
Version Web
Réalisé par RedShift
no save