$(document).ready(function() { setTimeout($(function() { $('.demo1').jbcallme().click(); }) , 500); });