$(document).ready(function () { $("#ev_talkbox_wrapper").click(function () { $("#ev_talkbox_wrapper").show(); }); });