"fniles" <> wrote in message
news:...
> Thank you.
> Our users only use IE, where can I find documentation on the drag drop
> events for IE elements ?
>
> "Anthony Jones" <> wrote in message
> news:%...
> >
> > "fniles" <> wrote in message
> > news:...
> >> Is there a drag & drop even on tag SELECT, like maybe something like
> > <SELECT
> >> ondragdrop={go to function drag & drop}>) ?
> >> Thank you
> >>
> >
> > Internet explorer has a set of drag drop events for its elements but
this
> > not standard. You won't, for example, find the same events in Firefox.
> >
> > --
> > Anthony Jones - MVP ASP/ASP.NET
> >
> >
>
>
Clear yourself some time and give this a thorough read.
http://msdn2.microsoft.com/en-us/library/ms537658.aspx
--
Anthony Jones - MVP ASP/ASP.NET