[WEB4LIB] Javascript/frames problem in Netscape
pverhagen at sapl.ab.ca
pverhagen at sapl.ab.ca
Fri Jul 21 16:30:33 EDT 2000
Try adding the word "document" between "parent.upper" and
"location" where needed. It would look like this:
parent.upper.document.location = "http://...."
and
parent.lower.document.location = "http://..."
Good Luck, and let me know how it goes.
BTW: The current javascript doesn't work for Mozilla M16 either.
On 21 Jul 2000, at 12:44, Jonathan Makepeace wrote:
> Our catalogers are wild about an interface to the OCLC Bibliographic
> Formats and Standards that I developed last year, but a Javascript
> problem with Netscape is holding me back from sharing it with other
> catalogers on AUTOCAT.
>
> The main content is in an upper frame, with several dropdown boxes full of
> links to OCLC MARC fields. These need to be updated occasionally, so
> people really should NOT run local copies. But I want people to be able
> to put it in their own frameset, with their local cataloging page in the
> lower frame.
>
> But the Javascript does not work properly in Netscape when the frameset
> and the file in the upper frame are on different servers:
>
> On the same server: http://www.lis.uiuc.edu/~makepeac/catcoop/index.html
>
> On different servers: http://php.iupui.edu/~jmakepea/catcoop/index.html
> (Works only the first time one selects something.)
>
> It doesn't even work the first time you select something if the file in
> the lower frame is also on a different server from the file in the upper
> frame:
>
> http://php.iupui.edu/~jmakepea/catcoop/home.html
>
> All variations work fine in Internet Explorer. I need to get the
> Javascript to work in both Netscape and Internet Explorer when the
> frameset and the file in the lower frame are on a different server from
> the file in the upper frame.
>
> Can anyone help me out?
>
> Please reply directly to me <jmakepea at iupui.edu> offlist. I'll gladly
> summarize the responses if anyone else is interested.
>
> Thank you. Good weekend.
>
> --
> Jonathan Makepeace, IUPUI University Library
> Indiana University-Purdue University Indianapolis
> 755 W. Michigan St., Indianapolis, IN 46202-2443
> U.S.A. tel. 317-278-1761, <jmakepea at iupui.edu>
More information about the Web4lib
mailing list