Lines Matching refs:href
86 a.href = url;
99 a.href = '';
230 tabEl.href = data.timestamp;
289 el.href = data.url;
310 a.href = ''; // To make underline show up.
312 a.href = data.url;
800 * linkurlisset: true if an URL should be set as the href for the link and false
804 * linkurl: the URL to use as the element's href (only used if linkurlisset is
843 el.href = newMessage.linkurl;
888 $('themecss').href = 'chrome://theme/css/newtab.css?' + Date.now();