How to make small small pop-up window
HTML for a small window, with jpg image and QuickTime sound-only .mov
EXAMPLE http://www.auburn.edu/pctl/models/SocialSciences/Washington/FreemanIntro.html
note the link begins with - javascript:launch
You have to edit script for the new small window as well as the page it is linked from. No problem.
|
Copy the script above and paste into new page's HTML source code then make changes as shown below. Rename <title>??????</title> Rename <img src="??????.jpg" Change size if desired width="???" height="???" Rename movie <EMBED SRC="?????????.mov" ( I used QuickTime Pro to open a .wav file and export to a .mov - just worked better for me.)
Again change appropriate .html and .jpg names.
GOOD LUCK!!!! If it works for you the first time send champagne!
Questions and/or exasperations let me know. Deborah Barber August 9, 2000 |