Allo tout le monde, je vous soumet les informations/interrogations.
Regardez le code qui suit, avec Internet Explorer il fonctionne très bien. Je veux faire la même chose en firefox. Des suggestions? Vous pouvez voir directement ce que je veux faire en allant la : www.queryatall.com avec Internet Explorer et effectuer une recherche.
var msgWindow = window.open("","msgWindow", styleStr);
var body = '<body style="color: black;" scroll="auto"><div style="font-size: 12px;"><image alt="" src="images/queryatall_btn.png" style="cursor: hand; vertical-align: middle;" onclick="window.close();" /> <b>' + sMessage + ' </b>' + searchterm + '</div><br /><br /><center>' + iAbacho + iAbout + iAlltheweb + iAltavista + iAol + iAsk + iclusty + idoogate + iexalead + iExcite + igigablast + iGoogle + iLive + iLooksmart + iMamma + iNajdi + iSearchcom + iWikipedia + iYahoo + iYam + '<br /></center><image alt="" src="images/queryatall_btn.png" style="cursor: hand;" onclick="window.close();" /></body>';
msgWindow.document.clear();
msgWindow.document.execCommand("Refresh");
msgWindow.document.write(head + body);
msgWindow.focus();
P.S. j'ai déja posté ce message à la suite d'un des mes autres message dna sune autre section du forum, il semblait ne pas être dans le bonne section, je l'ai donc reposté ici. désolé.