Change popup parameters

J

~John Hemans~

Hi,
I have a popup window which is sized correctly for the content on a
number of pages in a presentation. However, from the last page of the
presentation I need to link to a new page (still within the popup
window), and change the parameters of the window so that it adds a
scrollbar to the popup window.
Does anyone know how to do this?
Thanks in adavance
John Hemans
www.seotechnologies.com
 
A

asdf asdf

Can the final page's root node "body" or "span" or "whatever" have a
style="overflow:auto" or style="overflow:scroll"?

If you want to use javascript I you could add to the onload of that
last page a "document.body.scroll='auto'" or ='yes'

Or you could define a css class that sets the overflow and the last
page's root will use it.

Hope that helps,
Ron
 
J

John Hemans

Hi Ron,
Thanks for your help.
I'm not using an 'onload statement' to load the page, just a simple
hyperlink.
Can you give me an example of how to do this and include the scrollbar
statement?


John Hemans
www.seotechnologies.com
 

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

Members online

No members online now.

Forum statistics

Threads
474,082
Messages
2,570,588
Members
47,209
Latest member
Ingeborg61

Latest Threads

Top