Google Chrome on linux
plugin
10
2010/02/13 04:05
2010/08/22 08:27
Hi!
Seems like its not working anymore in Google Chrome for Linux (5.0.307.5). It was working before (like a month ago), but not working anymore. Gmail history manager and YUI (http://developer.yahoo.com/yui/history/) history manager are still working. Your demo page is not working, so you won't need anything to setup in order to repeat the bug.
Thanks!
Try changing browser.safari on all occurences to browser.webkit, it seems to work here.
2010/02/17 18:37
btw. Using jquery-1.3.2 - the newer 1.4.1 didn't seem to work out of the box.
2010/02/17 18:41
It's working if a replace browser.safari by browser.webkit. Will you fix it in the next version?
2010/02/22 01:27
replacing by browser.webkit didn't help in Chrome 5.0.322.2 for Linux
2010/02/26 22:58
Jquery's mistaking chrome as safari. Just replace $.browser.safari with $.browser.webkit && /chrome/.test( navigator.userAgent.toLowerCase() ) != true :)
2010/03/03 08:37
poKRtpde
2010/03/07 14:26
KcDACCHRwxmjzs
2010/03/16 00:34
nKJPmmvNTu
2010/04/09 21:26
OTTtUnzksJNJiVC
2010/05/21 06:52
GViUZamkx
2010/08/22 08:27