Forums

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

Home Forums JavaScript [Solved] JQuery:hover Reply To: JQuery:hover

#149523
Paulie_D
Member

Well it’s done what you have told it do…when hovered, add some CSS to another element.

You haven’t told it what to do when it’s unhovered.

You’re probably better of just adding or removing a class.

http://codepen.io/Paulie-D/pen/eDsKh