Needing some direction and/or sample jquery code for the following:
-
Prepend all inbound? links on a page with “?id=t”.
-
Change the target for all outbound links to open in new page/tab (target=”_blank”).
This will need to happen after the page has loaded.
Untested but try this:
For #1:
For #2: