I think that rather than trying to change a browser to fit your
implementation, you should try changing your implementation to fit the
browsers you want to run it in.

On Feb 9, 9:02 am, "amich...@gmail.com" <amich...@gmail.com> wrote:
> Hi,
>
> I'm trying to use my own implementation of drag and drop in a Tetris-
> like game:
>
> http://www.numbrosia.com(not Numbrosia, but you can play it there)
>
> It seems ok on Chrome, but Firefox and IE seem to have their own idea
> of what drag and drop should do that interferes with my implementation
> of drag and drop.
>
> For example, Firefox will actually try to drag and drop a square on
> its own  (even though the squares are not images) and show a circle
> with a line through it (indicating that you can't drop the square in
> that position).
>
> How do I disable Firefox and IE from attempting to drag and drop their
> own way?
>
> Amir
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to