FP 2003..absolute page size (want to control width and height)

  • Thread starter Thread starter chimpygirl
  • Start date Start date
C

chimpygirl

I want to make a 'very small' web page that people can open to read
information about a upcoming meeting (sort of like a popup but NOT
since I dont know how to do that). The person would go to my main web
page, see the hyperlink concerning the meeting, click on it, and it
would just open a teeny weeny web page.
How do I make a web page to add to my existing web, that when clicked
on from a hyperlink, would open a 'small' web page? This small page
would only contain text.. wouldnt have the borders, or anything like
that. Thanks. LS
 
Go to www.jimcoaddins.com and download
the free utility named Spawn..

--
Steve Easton
MS MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
You can open a web page in a web browser that is a certain width or height
that you specify using JavaScript. There's such a script at:
http://www.dynamicdrive.com/dynamicindex8/popwin.htm

You may also want to put the text into a table in the page and set the table
to a certain width.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 

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

Back
Top