Archive of UserLand's first discussion group, started October 5, 1998.
Re: Was ...iCab... Now iCab.openURL()
Author: Greg Posted: 5/8/1999; 3:22:19 PM Topic: Check your pages in iCab... Msg #: 5861 (In response to 5834) Prev/Next: 5860 / 5862
How do you call openurl in iCab to put up multiple pages. I want to open, say, ten sites at once in their own windows.This works in Netscape:
Netscape.openurl ("http://www.macintouch.com/", nil, false);
Netscape.openurl ("http://macweek.zdnet.com/", nil, false);
Netscape.openurl ("http://www.scripting.com/", nil, false)
This works in IE: Explorer.openurl ("http://www.macintouch.com/", nil, true); Explorer.openurl ("http://macweek.zdnet.com/", nil, true); Explorer.openurl ("http://www.scripting.com/", nil, true)
Thanks
Greg
PS I don't understand why these work, it was by trial and error. But I haven't succeeded with iCab. They did add openurl a release or two ago (I wrote them about it, don't know if that's why they added it or not)
This page was archived on 6/13/2001; 4:49:55 PM.
© Copyright 1998-2001 UserLand Software, Inc.