Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/06/2012, 14:57
Avatar de emprear
emprear
Colaborador
 
Fecha de Ingreso: junio-2007
Ubicación: me mudé
Mensajes: 8.388
Antigüedad: 16 años, 10 meses
Puntos: 1567
Respuesta: acceder a un metodo

que es lo que no funciona @iovan?

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <title>titulo</title>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  6. <script type="text/javascript">
  7. //<![CDATA[
  8. var ajaxCart = {
  9.  
  10.      add : function(idProduct, idCombination, addedFromProductPage, callerElement, quantity, whishlist){
  11.      alert(idProduct);
  12.      }
  13. }
  14. //]]>
  15.  
  16. </head>
  17. <a href="javascript:ajaxCart.add(21,null,false,this);"> click </a>
  18. </body>
  19. </html>

devuelve 21

Saludos
__________________
La voz de las antenas va, sustituyendo a Dios.
Cuando finalice la mutación, nueva edad media habrá
S.R.