tags; PART 2 is the HTML Form neccessary for the proper functioning of the script.
// INSTRUCTIONS:
// ...do not change anything in the JavaScript itself.
// ...in the HTML Form, add or subtract tags from the list as needed. Change the "value" in each tags as necessary.
// ...you MUST have at least one image already in place on the page, and you must add this attribute within the tag of the image you wish to change for the script to work: ID="chosenImage"
// ...I recommend putting the image already on the page as the first option so people will know what it is.
function CustomProPhotoSelect() {
i = document.PhotoList.ViewPhoto.selectedIndex;
source = document.PhotoList.ViewPhoto.options[i].value;
document.getElementById("chosenImage").src = source;
}
-->
Scroll down for translation of cover text.
![]() |
|---|
(When using "romaji" (roman letters representing Japanese sounds), some vowels should have a long mark over them. However, this is not possible when typing on a computer. On this page, I follow the convention of typing the vowel twice when there is supposed to be a long mark over it. A doubled vowel means hold it for longer, not to change the sound. So prounounce both "o" and "oo" as in "row", not as in "food"! Also, pronounce "i" as in "bee", "e" as in "bed", "u" as in "due", "a" as in "ah", "ei" as in "hey" and "ai" as in "hi".) |
|