var tmp_href = $item.attr('href') tmp_href += '?t=' + (new Date()).getTime() $item.attr('href', tmp_href) }) -->