Hiding li-elements (with a link) within a listview

Hiding li-elements (with a link) within a listview

Hi folks :) I am trying to hide an li-element (with a link) within a listview. Trying to hide a normal li-element works fine but when there is a link inside the li-element, the link icon remains visible. Here is the code (just click hide/show in the header): http://jsfiddle.net/qHxk9/embedded/result/ Is it my fault or a bug? Regards