And since I'm creating the image progamatically (new Image()), how to
I add a tag to the html?

On May 12, 8:10 pm, Cristiano <[email protected]> wrote:
> on the html's img tag put onmousedown="return false;"
>
> On 12 Mag, 20:10, erebrus <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi,
> > I'm doing a widget to allow the user to crop an image. I have an image
> > in an absolute panel, and then a box on top that indicates the area to
> > crop. I want the user to be able to move the mouse and move the crop
> > box around. However, since there is an image behind, what I get
> > instead is the drag-and-drop behavior.
> > How can I disable this?
>
> > Thanks
>
> > c.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to