var icon=$('html').find('link[rel="icon"]').attr('href'); var relIcon = ''; $('head').append(relIcon);