[Yanel-dev] Transparent sub-menu items on Mozilla 1.7.x

Andreas Wuest awuest at student.ethz.ch
Tue Apr 17 15:09:15 CEST 2007


Hi

On 17.4.2007 12:45 Uhr, simon litwan wrote:

> Michael Wechner schrieb:
>> Hi
>>
>> I receive transparent sub-menu items on Mozilla 1.7.x. Please see
>>
>> http://127.0.0.1:8080/yanel/?yanel.toolbar=on
>>
>> and click on the "New Realm" menu.
>>
>> Any idea what might be wrong?
> i think it's a mozilla problem.
> 
> after fighting a lot of having a toolbar.css which works for FF, IE6 and 
> IE7 and now geting a problem with mozilla i would propose to check for 
> the browser version in the yanelservlet and deliver different 
> toolbar.css for different browsers.
> 
> WDYT?

+1

Actually, in the Mozilla case, you can check for the Gecko version 
(which is mentioned in all UA strings for the old Mozilla Suite, 
SeaMonkey, Firefox, etc.). This way, you don't have to differentiate 
between the individual products, but only between the underlying 
rendering engines.

-- 
Kind regards,
Andi



More information about the Yanel-development mailing list