Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] window.open doesn't work with IE4.5 Mac


  • From: javascript@xxxxxxxxxx (Victor Papp)
  • Subject: [Javascript] window.open doesn't work with IE4.5 Mac
  • Date: Mon, 24 Dec 2001 12:05:30 +0200

This is a multi-part message in MIME format.

------=_NextPart_000_0058_01C18C73.48694230
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

Hi!

I have a window.open for opening a popup window.
It forks fine except Macintosh IE4.5
I don't know why. Please help.

Here is the test page.
http://138.190.158.86/d/test.asp


< a target=3D"_popup" href=3D"popup-test.asp?p=3D33&i=3D2"
onclick=3D"window.open('popup','_popup','menubar=3D0,resizable=3D0,scroll=
bars=3D0,left=3D300,top=3D150,width=3D300,height=3D425');">click here =
for window sizing test.
link2< /a >< br >

Thanks in advance,
Victor Papp


__________________________________________________
You may unsubscribe anytime by sending a blank email to=20
JS-Jive-unsubscribe@xxxxxxxxxxxxxxxx The message archives=20
are at http://groups.yahoo.com/group/JS-Jive/messages=20

Your use of Yahoo! Groups is subject to =
http://docs.yahoo.com/info/terms/

------=_NextPart_000_0058_01C18C73.48694230
Content-Type: text/html;
	charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dkoi8-r" http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3315.2870" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi!<BR><BR>I have a window.open for =
opening a popup=20
window.<BR>It forks fine except Macintosh IE4.5<BR>I don't know why. =
Please=20
help.<BR><BR>Here is the test page.<BR><A=20
href=3D"http://138.190.158.86/d/test.asp";>http://138.190.158.86/d/test.as=
p</A><BR><BR><BR>&lt;=20
a target=3D"_popup"=20
href=3D"popup-test.asp?p=3D33&amp;i=3D2"<BR>onclick=3D"window.open('popup=
','_popup','menubar=3D0,resizable=3D0,scrollbars=3D0,left=3D300,top=3D150=
,width=3D300,height=3D425');"&gt;click=20
here for window sizing test.<BR>link2&lt; /a &gt;&lt; br =
&gt;<BR><BR>Thanks in=20
advance,<BR>Victor=20
Papp<BR><BR><BR>__________________________________________________<BR>You=
 may=20
unsubscribe anytime by sending a blank email to <BR><A=20
href=3D"mailto:JS-Jive-unsubscribe@xxxxxxxxxxxxxxx";>JS-Jive-unsubscribe@y=
ahoogroups.com</A>.=20
The message archives <BR>are at <A=20
href=3D"http://groups.yahoo.com/group/JS-Jive/messages";>http://groups.yah=
oo.com/group/JS-Jive/messages</A>=20
<BR><BR>Your use of Yahoo! Groups is subject to <A=20
href=3D"http://docs.yahoo.com/info/terms/";>http://docs.yahoo.com/info/ter=
ms/</A></FONT></DIV></BODY></HTML>

------=_NextPart_000_0058_01C18C73.48694230--