Thursday, September 22, 2011

How do you make a picture change without refreshing the page?

Does anyone have a htlm code to do this? I've seen some complicated ones that I just can't figure out and they aren't working for me...How do you make a picture change without refreshing the page?
I'm assuming you want to write code for a page, and are not just having viewing problems. HTML supports a meta tag with a http-equiv and a refresh attribute, but since you want to load only images, that can be done using php or asp. There is a simpler way using pure html; the best source for the code of course, is w3schools.com--the definitive guide for html code

No comments:

Post a Comment