Forums

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

Home Forums JavaScript Jquery drop down menu make ul stay selected Re: Jquery drop down menu make ul stay selected

#102235
SgtLegend
Member

Simply give the parent anchor element a class of active or current and when you roll off simply remove that class, easiest way to do it.