ironside82 Posted May 20, 2008 Share Posted May 20, 2008 Before I give up, I will check to see if anyone can help. I basically have a simple database setup with a table which contains a list of cameras and another table which contains a list of camera bags. if you visit www.blackberrystudios.co.uk/domke you can see I currently have a bag check running on there which checks to see if a camera will fit inside a camera bag or not. I am trying to make this feature more interactive by adding the ability drag and drop a small image of a camera on to an image of a camera bag which then produces the following tick or cross depending on its compatibility. Is this possible to link a simple java app in with PHP / Sql database which would allow this to work. I'm after a relatively quick solution without delving into flash. Any help is most appreciated. Thanks again James Link to comment https://forums.phpfreaks.com/topic/106499-drag-and-drop/ Share on other sites More sharing options...
rhodesa Posted May 20, 2008 Share Posted May 20, 2008 You can do this with all JavaScript. Check out this: http://demo.script.aculo.us/shop which is similar. Link to comment https://forums.phpfreaks.com/topic/106499-drag-and-drop/#findComment-545882 Share on other sites More sharing options...
ironside82 Posted May 20, 2008 Author Share Posted May 20, 2008 Thanks rhodesa.. I'll have a look at that app and see how easy it would be look hook it up to my database Link to comment https://forums.phpfreaks.com/topic/106499-drag-and-drop/#findComment-545886 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.