$(".recall").fancybox({ var $button = $(this); aftershow : function() { var id = $button.attr('rel'); / $("#hid").val(id); } });