Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Javascript and PHP connection

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #33190
    XaviJr
    Participant

    This is just something i want to know if is possible:

    I want to make a top gallery and a bottom content with a list of items, and a relation between the both of them. Let me explain with an example:

    You have a list of cars, the top gallery have one picture of each car, starting on the first car in the list.

    If you go to the next car in the gallery, the bottom content changes because the first car goes to the normal state and the second one goes to the hover state.

    If you hover another car in the bottom content list, the gallery goes to the picture of that car.

    I was thinking how can i make the connection since i have the list of cars and the list of pictures in PHP. Is it’s possible to make something like this?

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.