Dynamic Image without refresh

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
laura1523
Forum Newbie
Posts: 2
Joined: Wed Feb 18, 2009 7:19 am

Dynamic Image without refresh

Post by laura1523 »

i was wondering if this is possible, how to do it, and how much trouble will it take:

*i want a part of an image to switch as a result of the choices of two other sets of images.
*if its possible i want to do that without refreshing the page.
*And the second row of image choice varies depending of the first row.

i'm attaching an image, for better understanding.

Please give me some advice.
Attachments
example.jpg
example.jpg (10.54 KiB) Viewed 121 times
watson516
Forum Contributor
Posts: 198
Joined: Mon Mar 20, 2006 9:19 pm
Location: Hamilton, Ontario

Re: Dynamic Image without refresh

Post by watson516 »

Javascript would probably be your best choice.
laura1523
Forum Newbie
Posts: 2
Joined: Wed Feb 18, 2009 7:19 am

Re: Dynamic Image without refresh

Post by laura1523 »

Javascript how?

(Sorry, i dont have any javascript knowledge)
Post Reply