I need to open new windows only for the purpose of viewing linked
images, maybe a dozen or so throughout the site. Using the
Target="blank" command is quick, easy and seems like the best way to
go. But if I use the javascript "open window" function, I know that I
can size the new window to the exact size of the jpg image. But then I
need to actually create pages for these windows and save them to my
folder. With the target command, I just access the jpgs without
creating a bunch of new html pages.
I like the method of using target better than jscript; its cleaner and
more straightforward . Just wondering if there might be some way to
control the size of the window opened via the Target command?
thanks
steve
lex125@#9pacbel l.net (remove #9)
images, maybe a dozen or so throughout the site. Using the
Target="blank" command is quick, easy and seems like the best way to
go. But if I use the javascript "open window" function, I know that I
can size the new window to the exact size of the jpg image. But then I
need to actually create pages for these windows and save them to my
folder. With the target command, I just access the jpgs without
creating a bunch of new html pages.
I like the method of using target better than jscript; its cleaner and
more straightforward . Just wondering if there might be some way to
control the size of the window opened via the Target command?
thanks
steve
lex125@#9pacbel l.net (remove #9)
Comment