Sware Posted April 27, 2008 Share Posted April 27, 2008 I need help I don't know if it's quite possible in PHP but I need it when an image is clicked it changes into a new image. So the peusdo way is like Image Click (Default: img1.png) Image Click --> Change to img2.png Image Click --> Change to img3.png Image Click --> Change to img4.png Then it raps around to Img1.png again. Anyone know a good way about doing this? Link to comment https://forums.phpfreaks.com/topic/103164-image-click-changes-into-new-image-more-than-2-images/ Share on other sites More sharing options...
Mundo Posted April 28, 2008 Share Posted April 28, 2008 That's more of a javascript thing if anything... Link to comment https://forums.phpfreaks.com/topic/103164-image-click-changes-into-new-image-more-than-2-images/#findComment-528653 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.