<HTML>
<HEAD>

<TITLE>&iquest;"pop-down menu" en espa&ntilde;ol?</TITLE>

<script language="JavaScript">
<!--

//tmtC_Resize_Window
tmt_Resize_WindowX = 555;
tmt_Resize_WindowY = 230;
self.resizeTo(tmt_Resize_WindowX,tmt_Resize_WindowY);
//tmtC_Resize_WindowEnd

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

// -->
</script>

</HEAD>
<BODY BGCOLOR="#FFCC00" BACKGROUND="&nbsp;" BGPROPERTIES="FIXED" TEXT="#333300" LINK="#666600" ALINK="#FFCC00" VLINK="#666600" TOPMARGIN="0" MARGINHEIGHT="0" LEFTMARGIN="0" MARGINWIDTH="0">

<BR>
<CENTER>

<FORM NAME="form1">
<TABLE CELLPADDING="0" CELLSPACING="0" WIDTH="100%" BORDER="0">
	<TR>
		<TD ALIGN="CENTER" VALIGN="MIDDLE">
 <SELECT NAME="navigate" onChange="MM_jumpMenu('parent',this,1)">
  <OPTION SELECTED>Esto es un [This is a] "Pop-down menu"</OPTION>
  <OPTION VALUE="#">&nbsp;</OPTION>
  <OPTION VALUE="#">V&iacute;nculo Uno</OPTION>
  <OPTION VALUE="#">&nbsp;[Link One]</OPTION>
  <OPTION VALUE="#">&nbsp;</OPTION>
  <OPTION VALUE="#">V&iacute;nculo Dos</OPTION>
  <OPTION VALUE="#">&nbsp;[Link Two]</OPTION>
  <OPTION VALUE="#">&nbsp;</OPTION>
  <OPTION VALUE="#">V&iacute;nculo Tres</OPTION>
  <OPTION VALUE="#">&nbsp;[Link three]</OPTION>
 </SELECT></TD>
 	</TR>
</TABLE>
</FORM>


</CENTER>
<BR>

<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%" BORDER="0">
		<TR>
			<TD ALIGN="RIGHT" VALIGN="MIDDLE" WIDTH="47%">
<FONT FACE="verdana" SIZE="2"><B>Men&uacute; con t&iacute;tulo visible pero su contenido es s&oacute;lo revelado cuando el usuario lo activa. Esta activaci&oacute;n es lograda oprimiendo el rat&oacute;n mientras se est&aacute; sobre el t&iacute;tulo, es entonces cuando el contenido aparece debajo del t&iacute;tulo.</B></FONT></TD>
			<TD ALIGN="CENTER" VALIGN="MIDDLE" WIDTH="6%">&nbsp;</TD>
			<TD ALIGN="LEFT" VALIGN="MIDDLE" WIDTH="47%">		
<FONT FACE="verdana" SIZE="2">A menu whose title is normally visible but whose contents are revealed only when the user activates it, normally by pressing the mouse button while the pointer is over the title, whereupon the menu items appear below the title. The user may then select an item from the menu or click elsewhere, in either case the menu contents are hidden again. A menu item is selected either by dragging the mouse from the menu title to the item and releasing or by clicking the title and then the item.</FONT></TD>
		</TR>
</TABLE>

<!-- WiredMinds eMetrics tracking with Enterprise Edition V5.4 START -->
<script type='text/javascript' src='https://count.carrierzone.com/app/count_server/count.js'></script>
<script type='text/javascript'><!--
wm_custnum='72890f8cbf293cfc';
wm_page_name='Pop-downMenuEjemplo.html';
wm_group_name='/services/webpages/a/l/alexandercastillo.net/public/diccionario';
wm_campaign_key='campaign_id';
wm_track_alt='';
wiredminds.count();
// -->
</script>
<!-- WiredMinds eMetrics tracking with Enterprise Edition V5.4 END -->
</BODY>
</HTML>
