Hi GWT'ers, I have a website which uses both GWT and regular javascript.
In one case, I would like some javascript code to click a GWT button on the same page. That works pretty well in Safari, but not in Chrome. I'm using getElementById(...).click(); for clicking the button, but nothing happens in Chrome. How do I proceed? Thanks Christian -- 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.
