The best Ajax History and Bookmark plugin currently available [closed]

纵然是瞬间 提交于 2019-12-20 03:44:07

问题


It seems that each Ajax History and Bookmark plugin has some minor bugs, ranging from

Really Simple History
http://code.google.com/p/reallysimplehistory/

jQuery History plugin
http://www.mikage.to/jquery/history/rbbs.cgi?id=RA12733222240679954806&focus=1

Ajaxify
http://max.jsrhost.com/ajaxify/

The bug is either not firing off the event at all, thus the content is not changed, or the event is fired off twice (better than not firing off at all). Is there an Ajax History and Bookmark plugin that work in all modern browsers? (IE 7+, Chrome, Firefox, Safari)

jQuery History plugin seems to be best except it has this bug:
Toggling between 2 bookmarks (or see a page, and load another page from bookmark) won't work with jQuery History plugin


回答1:


Another vote for jQuery address. Super simple to use.




回答2:


jQuery Address looked good. I haven't played much with any, so I can't verify that it is the best.




回答3:


Perhaps try this jQuery History plugin: http://www.balupton.com/sandbox/jquery-history/demo/ It provides cross browser support, binding to hashes, overloading hashes, all the rest.

There is also a Ajax extension for it, allowing it to easily upgrade your webpage into a proper Ajax application: http://www.balupton.com/sandbox/jquery-ajaxy/demo/

This is the solution chosen by such sites as http://wbhomes.com.au/ and http://gatesonline.com.au/stage/public/

Overall it is well documented, supported and feature rich. It's also won a bounty question here How to show Ajax requests in URL?



来源:https://stackoverflow.com/questions/3242644/the-best-ajax-history-and-bookmark-plugin-currently-available

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!