Tecnología

  • Punto Tech
    3

    Punto Tech

    Punto Tech Es un ciclo que muestra las tendencias en tecnologías, desarrolladas por investigadores de la región.

jQuery.fn.extend({ live: function (event, callback) { if (this.selector) { jQuery(document).on(event, this.selector, callback); } } });