B
BobL
I’m trying this one again with the new information I’ve gathered:
I have a web site that includes 80 pictures and music. I’ve divided the
pictures into five pages of 16 thumbnails each. The viewer can click on any
thumbnail and pop up a larger picture. I also have music running in the
background. To keep the music from stopping as the viewer moves from page to
page, I have all the picture pages running in a frame. It all works
perfectly except – the only way I have found to close the large picture is to
have the viewer click their browser’s BACK button.
I can make each large picture a separate page that closes when it is
clicked, but this opens a “The program is trying to close this page. Do you
want to close this window? Yes-No.†message. Is there any way to keep this
message from coming up? If this were Access, I would add ‘SendKeys
“{Enter}â€â€™ but I can’t find a way to add this to the HTML. I’ve been trying
things in javascript but no luck.
Any suggestions?
Bob
I have a web site that includes 80 pictures and music. I’ve divided the
pictures into five pages of 16 thumbnails each. The viewer can click on any
thumbnail and pop up a larger picture. I also have music running in the
background. To keep the music from stopping as the viewer moves from page to
page, I have all the picture pages running in a frame. It all works
perfectly except – the only way I have found to close the large picture is to
have the viewer click their browser’s BACK button.
I can make each large picture a separate page that closes when it is
clicked, but this opens a “The program is trying to close this page. Do you
want to close this window? Yes-No.†message. Is there any way to keep this
message from coming up? If this were Access, I would add ‘SendKeys
“{Enter}â€â€™ but I can’t find a way to add this to the HTML. I’ve been trying
things in javascript but no luck.
Any suggestions?
Bob