I have some a tags with a nice fade hover in Chrome, FF, IE and Safari it’s working great but Opera does someting weird…
I have made a jsFiddle so you people can see what i mean: jsFiddle link
All the first (green) buttons will work nice in Opera but when you go on one of the others then Opera don’t show the hover effect?
I have found my awnser…
I had a overflow : hidden; on my a tags when i deleted that everything is working fine.