i've got an tag that opens a link in a new window... however i want it to be evident which has been clicked on the previous page, so i'm looking for a way to set the text as bold when it the link is clicked.. i've tried onclick="this.style.font-weight: bold;" and...
More...