|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
How to create drag-and-drop facility on webp age I wanted to design an web page for the online purchasing items where user should just drag and drop the items to their shopping cart, when they are finished with their transaction it should calculate the total price for the items in the shopping cart list, please provide me the guide lines. |
#2
| |||
| |||
Re: How to create drag-and-drop facility on webp age First you need to enable the Javascript library for download that lets you drag and drop images and sections of a web page from one location to another. This is because the Javascript include some special HTML attributes that the page can be personalized and saved for each user, using the Profile service in ASP.NET 2.0. |
#3
| |||
| |||
Re: How to create drag-and-drop facility on webp age Here i will guide you about how to provide the drag n drop facility for your images. <html> <head> <!--drag engine code here--> </head> <body> <img src="image1 location on your harddrive.gif"><br> <img src="image2 location on your harddrive.gif"><br> <b>"Hi there</b> </body> </html> This is the simple way through which you can list your images. |
#4
| |||
| |||
Re: How to create drag-and-drop facility on webp age For the drag-and-drop application, we employ the same technique, You should now be able to drag the clock around the page. However, you will notice that when you release the mouse, the clock will always return to its original location. You need to Inherit the module with an inherited element in the configuration file. Include the module's JAR file in our application's classpath. |
![]() |
|
Tags: drag n drop, shopping cart, web page |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Opera 11 cannot drag and drop links | Calandar | Technology & Internet | 5 | 16-01-2011 08:08 AM |
Drag & Drop photos to iPhone | lifewire | Portable Devices | 2 | 13-07-2009 09:20 AM |
Example Method for Drag and Drop in ASP.NET | GUSSIE | Software Development | 3 | 07-07-2009 12:54 PM |
Drag & Drop PictureBox | Suzane | Software Development | 2 | 01-05-2009 01:48 PM |
CMD drag and drop in Windows 7 | Justvicks | Operating Systems | 2 | 20-03-2009 06:36 PM |