Topic: Can i make whole <li> a link ?
Hello as i understand currently when you make a menu from the menu's tap the active link is only the text inside the <li><a></a></li> i was wondering is it possible to tweak it so that the whole <a><li></li></a> becomes the link because in my current project i am using the <li>'s to store background buttons and i am using text-indent: -5000px to hide the text however i can't use them without the text so here is my dilemma. It's not a big deal if you can't i will simply implement it in the html, but it might come in handy in the future too?