Se ho capito bene potresti dare come CSS all'immagine questo:
codice:tr:hover img { opacity: 0.1; filter: alpha(opacity=10); /* Per IE8 e precedenti */ }
Se ho capito bene potresti dare come CSS all'immagine questo:
codice:tr:hover img { opacity: 0.1; filter: alpha(opacity=10); /* Per IE8 e precedenti */ }
Work hard. Code harder.