Original Script by Marmo Soemarmo. Script changes to accomodate table cells by Georgia Smyrniou. Link terms by Georgia Smyrniou. " + ""+ "
"+ "" // Emphasize Label var s2 = ""+label+"

" // Create a Close Button and Finish Table var s3 = "

"+ "
" + "
" // Create the Window popup = window.open("","popDialog","height=160,width=300,scrollbars=yes") popup.document.write(s1+s2+msg+s3) popup.document.close() } function Lookup(X) { PopIt(Target[X], HText[X]) }

HyperText Template

Try this: click on a word or phrase that is either in blue (has link) or underlined word, you will see a pop up window giving more information about it. For example the word ED is underlined or in blue and so is the name of another city UPR When you click on the marked word or phrase, a pop-out window appears and an explanation or comment about is given.. Click the CLOSE button to close the pop-up window! Now, we want to talk about RUM. He was in UPR and ate at the cafeteria. The number inside the Lookup() refers to the number of DATA in Target[] and Htext[].
1. Create DATA with Target[] and Htext[], Number them consecutively. This is a list of the target and information about it.


2. Under ENTER TEXT HERE type your text.





3. Isolate the target words, hit RETURN before and after each target.




4. Before the target, put < followed by A HREF= http://www.geocities.com/gsmyrniou/report/finalreport/and "javaScript: and Lookup()" and put the number inside () to indicate which target inyour DATA. 5.After the target word, add < and / and >




Hosted by www.Geocities.ws

1