vmicchia Posted June 9, 2010 Share Posted June 9, 2010 I need some help getting started on a project. I think it can be done in php and js. I am just not sure where to start, I have a list of items that displays the picture and name of the items. I want it to be so that when you select an item it's picture appears larger in a box on the left. I was thinking of using either a radio button or checkbox but just clicking the image would be even better. I wanted to do this without reloading the page or hitting a next button. Also there would be a next button that you would hit and it would send the selected item to the next page as post data. Any ideas would be very welcome and much appreciated. Link to comment https://forums.phpfreaks.com/topic/204284-some-help-getting-started/ Share on other sites More sharing options...
haku Posted June 9, 2010 Share Posted June 9, 2010 AJAX. Link to comment https://forums.phpfreaks.com/topic/204284-some-help-getting-started/#findComment-1069956 Share on other sites More sharing options...
vmicchia Posted June 9, 2010 Author Share Posted June 9, 2010 Ok thank you for the AJAX solution. Is there by chance a similar example that you know of that I can get started with or just some kind of guild to get me going? Link to comment https://forums.phpfreaks.com/topic/204284-some-help-getting-started/#findComment-1069982 Share on other sites More sharing options...
haku Posted June 10, 2010 Share Posted June 10, 2010 I do actually! There are some great tutorials here. Link to comment https://forums.phpfreaks.com/topic/204284-some-help-getting-started/#findComment-1070184 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.