|
Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
In IE 6 when I do zoom of ImageZoom image, list boxes (option lists) are shown in front of big image. What can be a problem and how to fix it?
Other input elements are shown in back of big image.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
This is a known issue. We will look into it and see what we can do.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
Sorry for asking, but when do you plan to look into this issue?
I know you have a lot of work, but is it possible this problem to be solved until the end of next week?
Sorry I am maybe rushing you, but this is really key issue, without solving this, image zoom is not good for IE 6, and since IE 6 still has around 20% browser market share, I think it's important issue.
Thank you.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have a scheduled update this week and this item has not made into this update yet. Hopefully it will go into next update.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
When is next update?
Is there some temporarily solution?
Thank you.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The next update is not scheduled yet, so we do not have an ETA for this issue yet. There is no simple workaround for this because the problem rooted in IE. The best solution for now is to change your page design to avoid this scenario.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 8/22/2009 Posts: 30
|
Can you give me some info on this problem, so that I can look for solution, maybe I can do something?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You can display a transparent iframe behind the ImageZoom before the ImgeZoom starts and then hide it after the ImageZoom hides. The iframe will block the select element even if it is transparent. The ImageZoon control uses z-index in the range of 30000. So make sure your iframe has a lower z-index than that.
Thanks!
|
|