JAVASACRIPT. Slideshow with "Next" and "Previous,....

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • midiweb01@skynet.be

    JAVASACRIPT. Slideshow with "Next" and "Previous,....

    Sorry for my bad english here! I try my best.
    I would like to make a slideshow for my site about paintings.
    I have four menus: Portraits-landscapes-Still Life-Animals
    Each Menu has his own slideshows with a certain number of images. What
    Iwant is clear and simple.
    I don't want to display all the images.
    I need a javascript code that displays each image enlarged on the right
    and so on for each one through a slidebar "Next" and "PreviOus"
    So shortly: 1) on the left: 4 small Images 2) on the left the
    corresponding enlarged image which was clicked 3)from the fifth image,
    "Next" or "Previous"
    I need your help for that because I'm a very newbie in javascript and I
    need the code urgently.Thanks .

  • ASM

    #2
    Re: JAVASACRIPT. Slideshow with "Next&quot ; and "Previous, ....

    midiweb01@skyne t.be a écrit :[color=blue]
    > Sorry for my bad english here! I try my best.
    > I would like to make a slideshow for my site about paintings.
    > I have four menus: Portraits-landscapes-Still Life-Animals
    > Each Menu has his own slideshows with a certain number of images. What
    > Iwant is clear and simple.
    > I don't want to display all the images.
    > I need a javascript code that displays each image enlarged on the right
    > and so on for each one through a slidebar "Next" and "PreviOus"
    > So shortly: 1) on the left: 4 small Images 2) on the left the
    > corresponding enlarged image which was clicked 3)from the fifth image,
    > "Next" or "Previous"
    > I need your help for that because I'm a very newbie in javascript and I
    > need the code urgently.Thanks .[/color]

    I like this example (in french) :


    and

    explain (z'essplication s) :


    If you don't understand french
    to use this model is not difficult
    fiew lines are to be modified
    - number of images
    - place of thumbnails
    - place of big images
    - waiting time between 2 viewes (if auto)


    --
    Stephane Moriaux et son [moins] vieux Mac

    Comment

    Working...