Javascript Add query string parameter dynamically to some or all links on the current page
This Javascript function retrieves all <a> tags (hyperlinks) from the current page, and updates each link to include the supplied query string parameter and value.
The third (optional) parameter passed to the function is an array of strings containing the domains that should be included when...
[read more]
Submit a review:
Login required.