var i = $(''); i.attr('src', '/img/ui/shoebox_end.png'); var a = $(''); a.append(i); a.attr('class', 'shoebox_end'); a.attr('href', '#'); a.attr('id', 'shoebox__1'); $('#shoebox_').append(a); a.click(function() { return false });