There must be a way... have a look at demo.script.aculo.us/shop and try
to drop some item above the window chrome - it just works there (and I
have no idea how is it possible). Anyone can help me explain it?

On the Mac OS, this works with Safari but not with FireFox. I don't know what the behaviour is on Windows. (Perhaps that's what you're testing with?) The problem is that while there's certainly a mouseup event happening in the area of the window chrome, it's "because of" a mousedown event happening in the document area.

Perhaps a better question is: what are you trying to do?


-- Michael Daines
   http://www.mdaines.com
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to