Ver Mensaje Individual
  #4 (permalink)  
Antiguo 21/08/2009, 13:12
Avatar de bng5
bng5
 
Fecha de Ingreso: junio-2009
Ubicación: 127.0.0.1
Mensajes: 269
Antigüedad: 14 años, 11 meses
Puntos: 24
Respuesta: ejecutar una function js con php

Creo que cuando un atributo es obligatorio debe ponerse.

<script type="text/javascript">
...
</script>

o con su tipo mime oficial

<script type="application/x-javascript">
...
</script>