★ wanayoo — archive 1999 http://www.webtechniques.com/sourcecode/1997/08/junk/3.lstNouvelle recherche | Portail wanayoo

 
| home | current issue | archives | source code | events | demo express | search | editorial calendar | advertising | customer service | author guidelines | jobs | about

S O U R C E   C O D E / 1997 / 08 / junk / 3.lst

function displayFlag(flagToDisplay) {
    document.envoyPlugin.setCurrentPage(flagToDisplay)
    document.envoyPlugin.executeCommand(601)
<FORM NAME="myForm">
<EMBED NAME="envoyPlugin"
SRC="/old?u=http%3A%2F%2Fwww.tumbleweed.com%2Fevy%2Fflags.evy&y=1999" WIDTH=300
HEIGHT=250
BORDER=0 INTERFACE=STATIC ZOOM=fitwidth 
PLUGINSPAGE="http://www.tumbleweed.com/plugin.htm">
<H2> Select a flag to display:</H2>
<INPUT TYPE="radio" NAME="flagToDisplay" 
onClick="displayFlag(1)"> U.S.
<INPUT TYPE="radio" NAME="flagToDisplay" 
onClick="displayFlag(4)"> Germany
<INPUT TYPE="radio" NAME="flagToDisplay" 
onClick="displayFlag(8)"> Canada
<INPUT TYPE="button" NAME="test" VALUE="Get Number of Embeds" 
onClick="alert('Number of embedded plug-ins in this document: ' 
+ embeds.length)"


| home | current issue | archives | source code | demo express | events | search | editorial calendar | advertising | customer service | author guidelines | jobs | about




Entire contents copyright 1996-2000 CMP Media Inc.
Read our privacy policy.