Top "Link-tag" questions

Get contents of a link tag with JavaScript - not CSS

Assuming I have <LINK rel="Index" href="index.html"> <LINK rel="Next" href="Chapter3.html"> <…

javascript dom link-tag
How can I get the href of a <link> tag using jQuery?

I've seen lots on how to do this with an tag, and I have no problem doing it with that …

jquery jquery-selectors css-selectors hyperlink link-tag
Changing the href of a link tag using javascript

Hi I am trying to change the href of a link tag so that when a button is pressed a …

javascript html css href link-tag
Use jsoup to parse XML - prevent jsoup from "cleaning" <link> tags

In most case, I have no problem with using jsoup to parse XML. However, if there are <link> …

java xml-parsing jsoup link-tag
Are utm_source and utm_medium always required for link tagging in Google Analytics?

According to every source I've found, in order to manually tag links for campaign tracking in Google Analytics 3 fields are …

google-analytics link-tag
Masterpage CSS link can't resolve ~

I'm working on a web interface in C# ASP.net. If it matters, I'm using XHTML 1.0 Transitional. This website has …

c# asp.net master-pages link-tag
Difference between <link rel="icon" /> and <link rel="shortcut icon" />

The WHATWG document for HTML5 says that the rel attribute must contain values that are space-separated, and then it gives …

html link-tag