Hyperlink to New Browser Window

R

Ron Smith

I have a powerpoint presentation (.pps)built using
Powerpoint 2002. The Power Point Show is being viewed in a
browser window (Internet Explorer 6.0). I have placed two
document hyperlinks on a slide in the powerpoint show.

The problem is...I want the hyperlinked documents (Word
Files) to open in a new browser window. However, the word
documents replace the powerpoint show in the browser
window. Is there anyway for Powerpoint to open a hyperlink
into (target="_blank") new browser window?
 
G

Gus Collot

You must create an HTML document for each Word .doc and have them embedded
within each HTML via <IFRAME>. Then link to the HTML's via window.open (
sorry, you'll have to edit javascript within the slide's HTML source code,
PPoint won't do it for you ).

Regards,

Gus Collot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top