Hi, I've got several Image Widgets on my Site. Is there a way to prevent the selection with the mouse? Selection of an image means its getting a blue background and being draggable to other windows. Can you think of an HTML or GWT solution?
I read that one option was to add an mouseMove event handler and let it "return false;". This was a pure JavaScript solution, not related to GWT. Sincerely, Erik -- 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.
