Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jQuery opacity help Re: jQuery opacity help

#62915
GreyFox135
Participant
"Hugo" wrote:
Why not give the descriptions a CSS class that makes them invisible immediately? As far as I know CSS comes before Javascript.. So try using visibility: hidden

seemed like a good idea, but visibility didn’t work. jQuery couldn’t animate it…weird…