Faire pop up

Résolu
elecman -  
 elecman -
Bonjour,
j'aimerais faire un pop up pour un site internet en javascript voici le code html s.v.p. j'aimerais que vous m'ecriver le code html au complet pas me dire de rajouter car je ne sais ou le rajouter j'ai deja essayer mais mon pop up ne marchais pas
A voir également:

4 réponses

bitrate Messages postés 441 Date d'inscription   Statut Membre Dernière intervention   98
 
faut juste utiliser la fonction alert("msg"); dans un javascript.
0
elecman
 
j'ai oublier de vous donner mon code html le voici:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML>

<HEAD>

<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">

<TITLE>Bonne Fete</TITLE>

<META NAME="GENERATOR" CONTENT="OpenOffice.org 3.1 (Win32)">

<META NAME="CREATED" CONTENT="20100117;16181700">

<META NAME="CHANGED" CONTENT="0;0">

<STYLE TYPE="text/css">

<!--

@page { margin: 2cm }

P { margin-bottom: 0.21cm }

-->

</STYLE>

</HEAD>

<BODY BGCOLOR=#000088>

<CENTER><FONT SIZE=100><FONT COLOR=00FF00>Bonne Fete</FONT></CENTER>

<CENTER><img src="../../../media/1004776F047756A6/Documents and Settings/alain chabot/My Documents/images.jpeg" width="117" height="97" alt=""></CENTER>

<BODY LANG="fr-CA" DIR="LTR">

<P STYLE="margin-bottom: 0cm"><BR>

</P>

</BODY>

</HTML><CENTER><img src="../../../media/1004776F047756A6/Documents and Settings/alain chabot/My Documents/My Pictures/mes images.JPG" width="500" height="500" alt=""></CENTER>
0
elecman
 
je voudrai utiliser windows.open
0
elecman
 
probleme resolue
0