Hi, thx for that, but I'm still unsure what the correct syntax is (my programming days ended a long time ago).
I have a line that reads:
<script src="http://i.thottbot.com/power.js"></script>
I know I can download the .js file, place it within my site and then change the src=<my local copy>.
Further down the page, I have the searchbox code:
<script>T.searchbox()</script>
But I still don't know where/how to insert the code target="_blank"
Sry for being so unknowledgeable on HTML.
Thx in advance
I have a line that reads:
<script src="http://i.thottbot.com/power.js"></script>
I know I can download the .js file, place it within my site and then change the src=<my local copy>.
Further down the page, I have the searchbox code:
<script>T.searchbox()</script>
But I still don't know where/how to insert the code target="_blank"
Sry for being so unknowledgeable on HTML.
Thx in advance