Difference between revisions of "Common.js"
From Vanimedia
m |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | / | + | // Include question mark link script, to detect and transform links to URLs with question marks at the end |
− | + | $.getScript("/js/question-mark-link-detect.js"); | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 17:18, 10 October 2017
// Include question mark link script, to detect and transform links to URLs with question marks at the end $.getScript("/js/question-mark-link-detect.js");