Thanks to those who pointed out my mistake in the javascript that opens
the window. The problem was I had spaces in the code. (See the original
incorrect version below) Remove the space between the width and height
attributes, and also between toolbar and scrollbar attributes, and the
window behaves as it's supposed to.
All this does is demonstrate how woefully inadequate is my knowledge of
javascript. Looks like my weekends and evenings for the next little
while are mapped out for me as I study up on javascript. (sigh) and I
thought I could have some time for building model warships - fat chance.
(Incidentally if any of you are interested in large scale highly detailed
model warships have a look at my new site www.modelwarship.com - it's got
a great photo gallery of my friend's model work - some amazing models.)
Cheers, and thanks a lot for your help.
Mike Kear
AFP Web Development
Windsor, NSW, Australia
>
>
> > The following piece of code opens a nice sized window with scroll bars
in
> > IE, but in Netscape 4.7 I get a large window, with no scrollbars. I
guess
> > I've got an error in my javascript ... can anyone see what's wrong?
> >
> > [snippet starts]
> > <.a href="#"
> >
onClick="window.open('nr026kanesriver.htm','DisplayWindow','toolbar=no,
> > scrollbars=yes,width=600, height=650')"><.img
src="images/kanesriver.jpg"
> > alt="Kane's River - Kane's River" width="130" border="1"><./a>
> > [snippet ends]
> >
> >
> > Cheers,
> > Mike Kear
> > Windsor, NSW, Australia
> > AFP Webworks
> >
> >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists