That's a really vague question, considering we don't know anything
about your implementation other than that it doesn't work.

If you have to do your own implementation, then perhaps you should
take a look at some third party drag and drop tools and see how they
do it and get your inspiration there.

On Feb 9, 9:26 am, Amir Michail <amich...@gmail.com> wrote:
> On Sun, Feb 8, 2009 at 2:18 PM, Dan Ox <danoxs...@gmail.com> wrote:
>
> > 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.
>
> Yes, but how?  Is it easy to fix?
>
> Amir
>
>
>
>
>
> > 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(notNumbrosia, 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
>
> --http://readmytweets.comhttp://chatbotgame.comhttp://numbrosia.comhttp://twitter.com/amichail
--~--~---------~--~----~------------~-------~--~----~
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