Pop Window Writer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sunil Prasad

    Pop Window Writer

    I've designed an image slide show containing 10 images in an html
    page, by clicking any image a pop window appears containing the image
    description.

    Instead of creating 10html popup html pages is there any java script
    where I can call a script and display image and its properties by
    clicking any one of the image from the main html page, so that I can
    avoid creating 10 html pages.

    any help will be greatly appreciated
  • nice.guy.nige

    #2
    Re: Pop Window Writer

    While the city slept, Sunil Prasad <sunilR@MagComI nternet.com> feverishly
    typed:
    [color=blue]
    > I've designed an image slide show containing 10 images in an html
    > page, by clicking any image a pop window appears containing the image
    > description.
    >
    > Instead of creating 10html popup html pages is there any java script
    > where I can call a script and display image and its properties by
    > clicking any one of the image from the main html page, so that I can
    > avoid creating 10 html pages.[/color]

    Something like this? http://www.nigenet.org.uk/stuff/js-array-slides.html

    It uses an alert, but you could easily re-write it to write into a pop-up
    window instead.

    Hope that helps,
    Nige

    --
    Nigel Moss.

    Email address is not valid. nigel@nigenetDO G.org.uk. Take the dog out!
    http://www.nigenet.org.uk | Boycott E$$O!! http://www.stopesso.com
    In the land of the blind, the one-eyed man is very, very busy!


    Comment

    Working...