Posts Tagged ‘ anchor ’
The browser history has always been finicky at best when working with AJAX, but I believe GWT has one of the best frameworks for handling browser history. For this tutorial, you should have a good idea on how to use GWT’s Anchor widget, and also you should know what a hash is, but if not [ READ MORE ]
This tutorial is going to cover the use of the Anchor widget in GWT. The Anchor widget is important because it is going to allow you to link to other pages as well as to pages within your own project. The primary reason why I am writing a specific tutorial on the Anchor widget is [ READ MORE ]