OK, I managed to figure out answers to a couple of my own questions.
For specifiying the popup size and disabling scrollbars, this did the trick. The original script line ...
window.open(slidelinks[whichlink])
... was tweaked to include the stuff in bold:
window.open(slidelinks[whichlink],'','width=520,height=553')
Now, I'll be all set if I can figure out how to enable these two properties:
-- Make each link load into THE SAME POPUP WINDOW
-- Randomize the whole slideshow in the first place
Please -- I'm begging for help at this point! Please ... even purty please.
Thanks,
DK
Bookmarks