Opening linked custom browser windows

Technorealm. The UK web site design company

Free javascript

[One of a collection of free javascripts from www.technorealm.co.uk]

This script allows you to open a document in a new window, using parameters you can set to force the new windows features. Use it offer additional information on items in your text, without clogging up the flow of the document or making the document too long. Other uses include showing example graphics, your advertisements, answers to questions etc.

Here's a demonstration of a 300W x 150H page with most options turned off.
Here's the same page with most options turned on.

This is to show you what you need to take into account, if you allow menubars, scrollbars etc to be displayed. In Internet Explorer, these items eat into the window size (Netscape allows for them). So if you wanted to show a graphic in IE for example, allow extra space for the browser features, or, turn them off.

<a href="#null" ONCLICK="window.open('filename.html', 'NewWindow','toolbar=no,
location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,
copyhistory=no,width=300,height=150')">

www.technorealm.co.uk UK Web site design and graphics. A free resources site!