Click to See Complete Forum and Search --> : Help With My Game


Andrew Berry
12-22-2006, 09:30 PM
Im new kind of new at html and im trying to challenge myself... i only want to make a simple single player game that is like neopets. All i want is to make a image and put links on it, Say there is a link that says "Go Right" and when you click it the background PICTURE will change. Help Please. I think this is in the right section. It might be in javascript.

Thanks in advance,
Andrew Berry

mark_yieh
12-24-2006, 07:16 AM
if you want the page to dynamically change PICTURE, then you will have to use javascript. You can achieve a similar effect by reloading a new page with PICTURE moved by using a simple href in an <a> tag.