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. Quote Link to comment Share on other sites More sharing options...
haku Posted June 9, 2010 Share Posted June 9, 2010 AJAX. Quote Link to comment 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? Quote Link to comment 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. Quote Link to comment 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.