Ver Mensaje Individual
  #7 (permalink)  
Antiguo 19/04/2010, 07:01
Avatar de Cero_Cool
Cero_Cool
 
Fecha de Ingreso: abril-2007
Ubicación: Chile
Mensajes: 113
Antigüedad: 17 años
Puntos: 6
Respuesta: Problema con Calendario

Hola,mira, yo se que no es lo que quieres pero , as probado con otro calendario ?.
Yo te recomiendo este que a mi gusto es el mejor que he encontrado, bajalo de aquí:

[URL=http://depositfiles.com/files/kulofrdwn]http://depositfiles.com/files/kulofrdwn[/URL]

y lo usas asi:
Código:
 <input type="text" class="plain" name="date" size="12" id="fecha" maxlength="10"/>
                <a href="javascript:void(0)" onClick="if(self.gfPop)gfPop.fPopCalendar(document.buscar.date);return false;" >
                <img name="popcal" align="absmiddle" src="../../imagenes/iconos/calbtn.gif" width="34" height="22" border="0" alt="">                </a>
                <!--  PopCalendar(tag name and id must match) Tags should not be enclosed in tags other than the html body tag. -->
                <iframe width=174 height=189 name="gToday:normal:agenda.js" id="gToday:normal:agenda.js" 
                src="../calendario/ipopeng.htm" scrolling="no" frameborder="0" style="visibility:visible; 
                z-index:999; position:absolute; top:-500px; left:-500px;"></iframe>
Disculpame por el desorden.Suerte !