Forums

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

Home Forums CSS CSS flyout menu on hover. Reply To: CSS flyout menu on hover.

#203264
king1889
Participant

Thank you Paulie_D, I created a JSFiddle, please view.

https://jsfiddle.net/king2525/7yag3ggn/3/

I am having trouble targeting css on hover function for nested div. In the code example, how I can have the following target a specific div

div id=”nav1″ display div id=”section5″
div id=”nav2″ display div id=”section6″?

Currently, parent div id=”nav” displays div id=”section5″

If there is a better method, please let me know.

Thank you