|
[hidden email] wrote:
> Author: buscob > Date: Sun Feb 21 12:50:43 2010 > New Revision: 912341 > > URL: http://svn.apache.org/viewvc?rev=912341&view=rev > Log: > Removed opacity effect on main-navigation and app-navigation dropdown menu in tomahawk theme. > This creates issues when using IE. And that issue is? |
|
With IE8 when hovering the mouse on the "Application" menu the drop
down did not open. 2010/2/21 Adam Heath <[hidden email]>: > [hidden email] wrote: >> Author: buscob >> Date: Sun Feb 21 12:50:43 2010 >> New Revision: 912341 >> >> URL: http://svn.apache.org/viewvc?rev=912341&view=rev >> Log: >> Removed opacity effect on main-navigation and app-navigation dropdown menu in tomahawk theme. >> This creates issues when using IE. > > And that issue is? > |
|
Bruno Busco wrote:
> With IE8 when hovering the mouse on the "Application" menu the drop > down did not open. How would opacity effect that? > 2010/2/21 Adam Heath <[hidden email]>: >> [hidden email] wrote: >>> Author: buscob >>> Date: Sun Feb 21 12:50:43 2010 >>> New Revision: 912341 >>> >>> URL: http://svn.apache.org/viewvc?rev=912341&view=rev >>> Log: >>> Removed opacity effect on main-navigation and app-navigation dropdown menu in tomahawk theme. >>> This creates issues when using IE. >> And that issue is? >> |
|
Adam,
it was not crystal clear to me. I did some troubleshooting. Started from dropping crumbs css that had the same dropdown js. The Application menu was working properly. When I introduced the CSS change for the opacity I got the problem (the Application menu did not open) in IE. Please fill free to reintroduce the opacity if you find a better way of doing it. -Bruno 2010/2/21 Adam Heath <[hidden email]>: > Bruno Busco wrote: >> With IE8 when hovering the mouse on the "Application" menu the drop >> down did not open. > > How would opacity effect that? > >> 2010/2/21 Adam Heath <[hidden email]>: >>> [hidden email] wrote: >>>> Author: buscob >>>> Date: Sun Feb 21 12:50:43 2010 >>>> New Revision: 912341 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=912341&view=rev >>>> Log: >>>> Removed opacity effect on main-navigation and app-navigation dropdown menu in tomahawk theme. >>>> This creates issues when using IE. >>> And that issue is? >>> > > |
|
Sascha,
may be you could help here? -Bruno 2010/2/22 Bruno Busco <[hidden email]>: > Adam, > it was not crystal clear to me. > > I did some troubleshooting. > > Started from dropping crumbs css that had the same dropdown js. The > Application menu was working properly. > When I introduced the CSS change for the opacity I got the problem > (the Application menu did not open) in IE. > > Please fill free to reintroduce the opacity if you find a better way > of doing it. > > -Bruno > > > 2010/2/21 Adam Heath <[hidden email]>: >> Bruno Busco wrote: >>> With IE8 when hovering the mouse on the "Application" menu the drop >>> down did not open. >> >> How would opacity effect that? >> >>> 2010/2/21 Adam Heath <[hidden email]>: >>>> [hidden email] wrote: >>>>> Author: buscob >>>>> Date: Sun Feb 21 12:50:43 2010 >>>>> New Revision: 912341 >>>>> >>>>> URL: http://svn.apache.org/viewvc?rev=912341&view=rev >>>>> Log: >>>>> Removed opacity effect on main-navigation and app-navigation dropdown menu in tomahawk theme. >>>>> This creates issues when using IE. >>>> And that issue is? >>>> >> >> > |
|
In reply to this post by Bruno Busco
Bruno Busco wrote:
> Adam, > it was not crystal clear to me. > > I did some troubleshooting. > > Started from dropping crumbs css that had the same dropdown js. The > Application menu was working properly. > When I introduced the CSS change for the opacity I got the problem > (the Application menu did not open) in IE. > > Please fill free to reintroduce the opacity if you find a better way > of doing it. it was the 'filter' attribute in css that was causing the problem. Undid your change below, but left filter off, and now it works in IE6(except that transparency doesn't function). ps: I absolutely *love* www.browsercam. Best $500/year. |
| Free forum by Nabble | Edit this page |
