Target Frame > New Window

  • Thread starter Thread starter Sitara Lal
  • Start date Start date
S

Sitara Lal

When inserting a hyperlink, how can I restrict the new window to open at a
specific location or be of a specific size (when selecting Target Frame |
New Window)? I want a link to open up a new window showing definitions of
terms used in the main page, but I would like these definition-windows to be
small and open to the right of the original link. How can I do this?
 
With JavaScript. The target attribute only controls which frame, level of
the hierarchy, or new browser window to use and doesn't allow additional
parameters. There are lots of JavaScripts out there (check out
http://www.dynamicdrive.com and javascript.internet.com). As Kathleen said,
Jimco's add-in makes it a lot easier though for FP users to open new browser
windows with specified parameters.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Back
Top