hi,
i'm using dragpanelextender,and,i want to save the position of the panel to the profile after user drop it,
but i'm wondering which event should i use to do the saving
i tried onmouseup,but it doesn't work in IE--user triggers the onmouseup event only if they didn't move it!
this post,http://forums.asp.net/p/1188549/4134284.aspx#4134284,tells that there's a event called "ondrop"
but my vs and browser told that there's no such thing.
so,what should i do to deal with this problem.
thx for any suggestion and examples.
View Complete Post