Ciao,
vorrei validare il mio foglio di stile per questo sito:
http://www.stib.ch/
ma mi escono degli errori riguardo al menu in trasparenza che ho usato:
Line: 0 Context : .mtDropdownMenu .background
Parse Error - opacity=85)
Line: 0 Context : .mtDropdownMenu .background
Property moz-opacity doesn't exist : 0.8
Line: 0 Context : .mtDropdownMenu .shadowRight
Parse Error - opacity=40)
Line: 0 Context : .mtDropdownMenu .shadowRight
Property moz-opacity doesn't exist : 0.4
Line: 0 Context : .mtDropdownMenu .shadowBottom
Parse Error - opacity=40)
Line: 0 Context : .mtDropdownMenu .shadowBottom
Property moz-opacity doesn't exist : 0.4
Proprio non c'è modo di usare queste proprietà e validare il css?? alternative x la trasparenza?
Grazie