开发者

window.location.hash at Safari 4.0.4 doesn't increase the history.length

I have a javascript error at the Safari 4.0.4 browser. I'm using AJAX navigation for the browser, in order to navigate between the result of my AJAX request, but the problem is that sometimes (i couldn't found the exact reasone) the history.lenght stays at 开发者_高级运维the same count, instead of increase its value.

Thanx :-)


Yes, Safari requires some grotesque hacks for this kind of thing. You could either use a library that has abstracted away all of those hacks, or study it to see how they do it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜