BigX Posted February 1, 2008 Share Posted February 1, 2008 Hi, I'm kind of a n00b regarding PHP programming so bear with me! I'm making a site where I have a space (250x250 px) for an image. underneath I have a field with "pic1 | pic2 | pic3 | pic4" I would like to get it so that when one hovers over "pic1" it shows image1 in the above space and when one hovers over "pic2" it should show image2 in the above space etc... My questions are 1) Is this even possible and 2) is it really hard to make this happen?? On google I found only javascript sollutions but I don't think I can figure the code out myself... Anyone can help me?? Thanks in advance, I really appreciate any efforts anyone puts into this! Kind regards, BigX Quote Link to comment https://forums.phpfreaks.com/topic/88960-roll-over-images/ Share on other sites More sharing options...
amites Posted February 1, 2008 Share Posted February 1, 2008 would be much easier to do with CSS, do a search for "CSS hover" only way PHP could do this would be to use Javascript Quote Link to comment https://forums.phpfreaks.com/topic/88960-roll-over-images/#findComment-455623 Share on other sites More sharing options...
naveenbj Posted February 1, 2008 Share Posted February 1, 2008 Hello Here you can ask for help but not for a complete code . And for complete coding ,you have to pay . ------------- Regards, Nj Quote Link to comment https://forums.phpfreaks.com/topic/88960-roll-over-images/#findComment-455629 Share on other sites More sharing options...
BigX Posted February 1, 2008 Author Share Posted February 1, 2008 Hello Here you can ask for help but not for a complete code . And for complete coding ,you have to pay . ------------- Regards, Nj Owh okey, sorry Naveenbj, I did not know that! I thought that if it was easy to do, then someone could help me get started, but I see your point! Sorry again! @Amites, I'll do a search for .CSS hover and maybe I'll figure it out! If it won't work I'll come back here for HELP with my code Greetz Quote Link to comment https://forums.phpfreaks.com/topic/88960-roll-over-images/#findComment-455633 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.