Results 1 to 4 of 4

Thread: glossary popups

  1. #1
    Join Date
    Mar 2002
    Posts
    125

    glossary popups

    hello, I want to put popups inside my website. every techincal word (f.eg. bandwith) should have a link to open a popup.

    until here no problem... but:

    is there a way to have popups appearing withoung having to specify every time the width and the height of it? it should automatically be opened as big as necessary, therefore without scrollbar.

    I'd be very happy if you could give me a hint (or url) about this.

    thanks a lot,
    chris

  2. #2
    Join Date
    Sep 2001
    Location
    Vienna, Austria
    Posts
    1,074
    http://javascript.internet.com/gener...up-window.html

    the rough and tumble way! specify it in the header, then just use the javascript link wherever, whenever you need it.

    hopefully that helps.

  3. #3
    Join Date
    Aug 2000
    Location
    Tacoma, Washington
    Posts
    9,576
    You might try this instead:
    http://www.bosrup.com/web/overlib/
    OverLib is a javascript that uses layers instead of pop-up boxes. A little more elegant and a lot easy for the end user to use - just mouseover, it appears, mouseoff, and it disappears.

    Greg Moore
    Former Webhost... now, just a guy.

  4. #4
    Join Date
    Mar 2002
    Posts
    125
    wow thanks a lot! great script!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •