srinathbtech Posted November 16, 2009 Share Posted November 16, 2009 Hi, I have two divs called Leftpane and Rightpane. In Leftpane we show images of selected category. In Rightpane we have list of categories like Eg; Holiday(50), Tourism(120), ... when clicked on category in Rightpane, this will update Leftpane showing images and also implemted drag and drop. Now my requirement is when drag an image in Holiday(50) and drop in Tourism(120). The count should update automatically with the help of Ajax without refreshing the page and show Holiday(49) and Tourism(121). I am using jQuery1.3.x . Please help me , I am a newbie to Php. Quote Link to comment https://forums.phpfreaks.com/topic/181762-ajax-update/ Share on other sites More sharing options...
premiso Posted November 16, 2009 Share Posted November 16, 2009 Do you have any code or attempts to show us, or you just looking for us to magically conjour this up from thin air and provide you full code? Quote Link to comment https://forums.phpfreaks.com/topic/181762-ajax-update/#findComment-958622 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.