This is in response to the user pressing a 'Bookmark' button on the page of course.
I'll dig into the Javascript side, thanks for the hint. If anyone has any JSNI that shows this I'd love to not reinvent the wheel! On Sep 13, 9:37 am, Jens <[email protected]> wrote: > You should let the user decide to bookmark a page or not. > > In general you have to use GWT's JSNI feature and wrap some native > JavaScript to add a bookmark. As far as I know, Chrome and Opera do not > support adding bookmarks via JavaScript. > > -- J. -- 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.
