I have a dynamically generated list that has potentially up to about 5 levels. I want the listed item text to underline when I hover over the listed item, however not the parent li.
see example.
you see when you hover on "this", the above parent li, underlines aswell.
Any ideas?
Cheers