[thelist] js popup images

Adam adam at hallinteractive.com
Sun Apr 21 16:34:01 CDT 2002


hey all

I'm using this juicy script I got to launch images not docs in new windows
here's the call

 <a href="turnkey8/large/g_pailloading.jpg" onclick="subWin(this.href, 270,
386); return false;" title="Larger Picture">

Is there any way for me to assign an attribute to control the picture's
position in the new window without creating a document for it?
The thing is I have over 200 images to have pop up and I don't want a doc to
call the image(200images=200docs). So far in windows browsers ie5*, moz9.9,
nn6.2 the pics  aren't snug with the top left. On my mac the images are the
exact defined size of the windows.

anyone have any ideas?

any help would be immensely appreciated.

<tip type="comments in style sheets">
In my recent experiences ie will let style rules go through and display even
if they written incorrectly. NN6, Moz, will choke on the same rule. NN6 has
also given me trouble when I place /* comments */ within the style{}.
</tip>




More information about the thelist mailing list