I am designing a web site for work. There is one page that is nothing but a
list of facts that I want to catogorize. The catagories will be listed and
then linked to a pop up box with the facts to be put in it. Is this possible
to do and how can I do this?

Re: Including Pop up windows on web page by MD

MD
Thu Aug 31 08:19:28 CDT 2006

Hi AMB,

One of two ways:

1. Use the target value when you create the link to create a new page.

2. Use JavaScript to open a new window of the desired size, chrome elements. See J-Bots Pop-up Window / Window Close.

http://www.websunlimited.com/wumain/component.asp?page=/general/floatwin.htm

http://www.websunlimited.com/wumain/component.asp?page=/general/windowclose.htm

--
Mike
http://www.websunlimited.com
FrontPage Add-in
MVP FrontPage '97 - '02

"AMB" <AMB@discussions.microsoft.com> wrote in message news:5B354B31-436F-4EC1-B729-11A2BFED1472@microsoft.com...
>I am designing a web site for work. There is one page that is nothing but a
> list of facts that I want to catogorize. The catagories will be listed and
> then linked to a pop up box with the facts to be put in it. Is this possible
> to do and how can I do this?