Updates: Cc: [EMAIL PROTECTED] Labels: -JavaScript HasReduction
Comment #5 on issue 1185 by [EMAIL PROTECTED]: missing javascript drop-boxes http://code.google.com/p/chromium/issues/detail?id=1185 This may not an issue of Chrome/Safari, it seems that the server checks for browser types and retrieve different html source code for different browsers. Compare between the html source code in Chrome/Safari and the html source code in IE/Firefox, the source code in IE/Firefox has some additional code which makes the drop down available. For example, in attached test-ie.html line 309, it imports an external javascript file vbulletin_menu.js, however in test-chrome.html it hasn't. See attached html files for reference Attachments: test-chrome.html 60.4 KB test-ie.html 63.7 KB -- 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 chromium-bugs@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---