Crear un plugin para jQuery que cree un Pop Up

This is my pop-up!'; }); //Using both parameters $.popUp({ head: 'Welcome!', body: 'This is my website/page/whatever!' }); //Using only head section $.popUp({ head: 'Useless pop-up!' }); }); Vía: dreamincode

COMPARTE ESTE ARTÍCULO

COMPARTIR EN FACEBOOK
COMPARTIR EN TWITTER
COMPARTIR EN LINKEDIN
COMPARTIR EN WHATSAPP