I don't know if we can do that, because when one click on a link, browser 
native implementation is  to update history stack. It doesn't go through 
GWT.


================
www.html5bydemo.com


Le mardi 13 mars 2012 22:29:14 UTC+1, mars a écrit :
>
> hi, 
>
> my gwt page has link within itself, like normal html page 
> <a href="#b">B</a> 
> point to 
>  <a name="b"></a> 
>             <h3>B</h3> 
>
> within the same page, but i don't want to update the 
> history stack by appending '#b' to the end of url. how can 
> i do that? I used anchor instead of hyperlink. 
>
> thanks. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/ouIoz4Eh84AJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to