C
chuck
Hi,
I'm trying to change my link in powerpoint so it open in
a new window. This is my code now:
<a
href="http://www.infopeople.org/training/rural_initiative/
webcasts/7-24-03/7-24-03_LowCostNoCost.html"
target="_parent"
onclick="window.event.cancelBubble=true;">description
page</a>
As you can see the target is _parent when I change it to
_blank it changes right back to _parent
Any idea's?
Thanks
chuck
I'm trying to change my link in powerpoint so it open in
a new window. This is my code now:
<a
href="http://www.infopeople.org/training/rural_initiative/
webcasts/7-24-03/7-24-03_LowCostNoCost.html"
target="_parent"
onclick="window.event.cancelBubble=true;">description
page</a>
As you can see the target is _parent when I change it to
_blank it changes right back to _parent
Any idea's?
Thanks
chuck