Forums

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

Home Forums JavaScript jquery Swap image function with php and mysql

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

    I have a record from the database which I’m fetching to display in my site. It has different thumbnails that when you click, a bigger image of it on the side will change according to the one you clicked. I am using the same image source for the thumb and bigger image, I am only scaling it’s size. The problem is that the page might take some time to load if the images are too big. How can I separate the image source from the bigger-image source but still be in a dynamic way?

    Here’s the sample [view](http://sphotos-h.ak.fbcdn.net/hphotos-ak-ash4/320989_10151361539905980_469056649_n.jpg “sample-view”)

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