Status: Available
Owner: jer...@chromium.org
CC: x...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Compat Evangelism RTL

New issue 5948 by jer...@chromium.org: rest.co.il: restaurant picture  
doesn't change when clicking the different picture numbers
http://code.google.com/p/chromium/issues/detail?id=5948

url: http://www.rest.co.il/sites/Default.asp?txtRestID=3093

Other browsers:
FF3 Also fails

Bug Description:
1. Navigate down the page to the picture gallery where you can see
different pictures of a given restaurant.
2. Press one of the numbers to navigate to another picture.

The bug:
Nothing happens.

Analysis:
Clicking on a number takes you to the fGalleryNavClick() functionon line 69
of the main page. This function triggers a Javascript error due to the
apparent use of an IE-only feature.

The line:
oGallery.filters[0].Apply();

fails on Chrome & Firefox, removing this line or adding an if() to only use
it on IE should fix the issue.

--
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

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to