Hello,
I’ve got DropMenu working how I would like, with background images for links etc. The only query I have is whether it’s possible to display the root Li when you have clicked on it as a link (as it’s not I loose the image) it seems to be fine on the 2nd level Li.
ie. If you click on home, the title ’Home’ stops being a link, however when you go to ’Folder’ and then click ’example1’ it still displays as a link (and so has the background image).
Home
Folder
example1
example2
Frogs
I hope that this makes sense!
Thanks for your help.
Sian
do you have &selfAsLink=`1` parameter in the snippet call?
"He can have a lollipop any time he wants to. That's what it means to be a programmer."
That’s sorted it, thank you for your help!
Sian