Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/02/2010, 08:43
Avatar de mayid
mayid
Colaborador
 
Fecha de Ingreso: marzo-2009
Ubicación: BsAs
Mensajes: 4.014
Antigüedad: 15 años, 1 mes
Puntos: 101
Respuesta: jquery y ejecucion de javascript

A ver, en resumidas cuentas, tenes conflicto al agregar estas librerias a tu pagina (o al llamarlas)?

Cita:
<!-- Ajax Search Api and Stylesheet
// Note: If you are already using the AJAX Search API, then do not include it
// or its stylesheet again
//
// The Key Embedded in the following script tag is designed to work with
// the following site:
// http://radiobonsai.webcindario.com
-->
<script src="http://www.google.com/uds/api?file=uds.js&v=1.0&source=uds-vsw&key=ABQIAAAAFerQEaPZztpqda0RTszN8xQresrHrgQ_kS RJjAGZJpBwlL3ODxSIfb36sjcXU4yglzBL0AkxqeaYZA"
type="text/javascript"></script>


<!-- Video Search Control and Stylesheet -->
<script type="text/javascript">
window._uds_vsw_donotrepair = true;
</script>
<script src="http://www.google.com/uds/solutions/videosearch/gsvideosearch.js?mode=new"
type="text/javascript"></script>
<!-- fin llamada a la api de youtube-->