Ver Mensaje Individual
  #6 (permalink)  
Antiguo 27/11/2014, 08:35
knt6
 
Fecha de Ingreso: septiembre-2012
Mensajes: 2
Antigüedad: 11 años, 7 meses
Puntos: 0
Respuesta: Llamar a funcion jquery desde etiqueta

Hola tengo una duda como llamo a esta funcion

$('#info-title').on('click', function() {
new Messi('This is a message with YAMIL.', {title: 'Title', titleClass: 'info', buttons: [{id: 0, label: 'Close', val: 'X'}]});
});

con el evento ONLOAD u otro EVENTO COMO SER ONCLICK