How can I make the src of my iframe dependent on data from previous/next buttons.
I got the previous and next buttons searching a list on my server, but when you click previous or next, the entire main browser (along with the prev and next buttons) goes to the designated url. I want the result of the button to appear in the iframe, not the main browser.