Forum Moderators: open
On my front page I have 5 small tables. One of these tables shows a "tip of the day" - text.
On the bottom of every tip I have a "Next Tip"-link. Now, when my users click this "Next Tip"-link, I want to refresh only the table the tips are in, and not the complete page.
Is this doable without using javascript, and without iFrames?