B
Bev
I have been able to open my links in a new window, but my pp presentation has
div links and I cannot figure out how to make them open in a new window.
for example:
<div v:shape="_x0000_s21551" class=O
onclick="parent.location.href='http://www.amtrak.com/timetable/apr07/P19.pdf';window.event.cancelBubble=true;"
style='cursor:hand;position:absolute;top:91.0%;left:34.64%;width:11.04%;
height:2.25%'>
I tried changing the parent.location to blank.location or new.location and
that did not work. I also tried putting target="_new" into the href and that
did not work!
Any suggestions????
Bev
div links and I cannot figure out how to make them open in a new window.
for example:
<div v:shape="_x0000_s21551" class=O
onclick="parent.location.href='http://www.amtrak.com/timetable/apr07/P19.pdf';window.event.cancelBubble=true;"
style='cursor:hand;position:absolute;top:91.0%;left:34.64%;width:11.04%;
height:2.25%'>
I tried changing the parent.location to blank.location or new.location and
that did not work. I also tried putting target="_new" into the href and that
did not work!
Any suggestions????
Bev