Ive notice that, under IE browsers (-sigh-) that setting a frames Url
always seems to cause the whole frames contents to refresh, even if
its only the history token thats changed;
eg.

Frame.setURL("www.existingurl.com#old")
..
Frame.setURL("www.existingurl.com#new")

Firefox and Opera neatly change the token of the Frames url without
refreshing its contents.

Is this intended? Any work arounds?
I tried using  setPropertyString and setAttribute to directly change
the url of the Frames element, but that didnt help. (in fact it made
it worse...Firefox and Opera both refreshed the contents completely
too).







--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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