dajohnson1s
04-12-2008, 08:44 AM
Hello, I would like to mention first that I my javascript skills are virtually non-exsistant, so if you would, please forgive any "beginner" questions.
I am currently developing a web page to replace a current section of a scheduling system. I am pulling employee names from the database, and making a some type of image map. My goal is to populate the employee names and make them draggable so I could place them on an image map to display what time of day the employee is schedule to work.
With my non-exsistant javascript skills, I am having some trouble implimenting my vision. I know this can be done, and I would like to make something similar to this:
yahoo! (http://developer.yahoo.com/yui/examples/dragdrop/dd-reorder.html)
If possible I would love a tutorial on how to perform this task, also any advice on making this happen. One of the problems is that this is done in asp.net (I had been recommended to post here as well) There are ajax extensions, but I am really not sure what to use.
Thanks, and sorry this was a little long winded, I can provide more details if this is unclear.
Thanks
I am currently developing a web page to replace a current section of a scheduling system. I am pulling employee names from the database, and making a some type of image map. My goal is to populate the employee names and make them draggable so I could place them on an image map to display what time of day the employee is schedule to work.
With my non-exsistant javascript skills, I am having some trouble implimenting my vision. I know this can be done, and I would like to make something similar to this:
yahoo! (http://developer.yahoo.com/yui/examples/dragdrop/dd-reorder.html)
If possible I would love a tutorial on how to perform this task, also any advice on making this happen. One of the problems is that this is done in asp.net (I had been recommended to post here as well) There are ajax extensions, but I am really not sure what to use.
Thanks, and sorry this was a little long winded, I can provide more details if this is unclear.
Thanks