Forums

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

Home Forums CSS Query: Targetting and Transitions using CSS3 Re: Query: Targetting and Transitions using CSS3

#143091
Paulie_D
Member

As it happens, rather than using `:target` I would just toggle a class on the nav with Jquery on click (or hover or both).

I can’t see any simple way of reverting back to the orgininal state using `:target`