Updates:
Labels: -JavaScript
Comment #7 on issue 5184 by [email protected]: when I go to dogs victoria
web site the drop down tab bar does not work
http://code.google.com/p/chromium/issues/detail?id=5184
This is an issue with the menu code. They only execute WebKit compatible
code for
browsers for which navigator.vendor contains 'Apple Computer'. This is
therefore not
an issue with the site not supporting all browsers based on WebKit but only
supporting browsers created by Apple. The menu is working fine in Google
Chrome if
'Apple Computer' is replaced by 'Google' in their browser detection code.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---