Forum Moderators: open
...
...
<span>
<script>
this script generates 5 text links (<a href="">...</a>)
</script>
</span>
...
...
I need the links generated by the script to open in a new window (target=_blank), while all other links in the document needs to behave normally (target=_self)
TIA,
ew