It also makes the Back button misbehave. A better solution would be to use XML + XSLT to represent/translate the page if you want to save bandwidth, but I don't think the layout takes that much space anyway (CSS should hold most of the visual stuff, and you can have that cached), unless you're using some crappy table-based design. I suppose this has the same drawbacks as other JavaScript based sites, however at least it's not Flash, and with the right balance these sites can be fairly usable.
>>5
Opera, when I click back, it doesn't always go back, I have to click twice or so.
Name:
Mike2010-02-14 2:24
>>6
OK. Thanks alot for the feedback. I'm gonna implement an ajax back button as well which should function 100%... Apparently, IE8 doesn't keep history of anchors.