OVH Cloud OVH Cloud

Windows open

1 réponse
Avatar
Arpat
Bonjour
j'ai crée un script (javascript ci-desous) utilisant Window.open qui
fonction avec d'autre machines

function creerfencompet() { var top=(screen.height-570)/2; var
left=(screen.width-800)/2; fiRef = window.open("", "fencompet",
"top="+top+", left="+left+", width=800,height=570,
resizable=yes,title=no,location=no,menubar=no,toolbar=no,statusbar=no,dependent=yes
") fiRef.location.href="Compet.htm"+Dr+"'" }

or sur une autre machine, la fonction windows.open ne marche plus (elle
marchait il y a quelque temps) Est-ce un windows update en cause ?

machine :

Windows Xp
pas d'antivirus ou anti-spam ....
IE 6 SP2

D'avance merci pour votre aide

1 réponse

Avatar
Hans Le Roy
Bonjour Arpat,

Il n'y a pas de popup killer? Google toolbar, par exemple?

A+

Hans

"Arpat" <support(Suppression)@applirh.com> wrote in message
news:%
Bonjour
j'ai crée un script (javascript ci-desous) utilisant Window.open qui
fonction avec d'autre machines

function creerfencompet() { var top=(screen.height-570)/2; var
left=(screen.width-800)/2; fiRef = window.open("", "fencompet",
"top="+top+", left="+left+", width€0,heightW0,
resizable=yes,title=no,location=no,menubar=no,toolbar=no,statusbar=no,dependent=yes
") fiRef.location.href="Compet.htm"+Dr+"'" }

or sur une autre machine, la fonction windows.open ne marche plus (elle
marchait il y a quelque temps) Est-ce un windows update en cause ?

machine :

Windows Xp
pas d'antivirus ou anti-spam ....
IE 6 SP2

D'avance merci pour votre aide