$(function(){ $('a#showFullScreen').live('click',function(){ /* * Full Screen code here */ }); });