Hide anchor display on status bar
问题 I am creating a jQuery UI webapp in which I use a fixed "status bar" at the bottom of the window to show small snippets of relevant information as and when required. The information appears in the bottom left hand corner of the status bar. All good thus far. The issue that I run into is this - I have tons of anchors in my webapp. For instance, on the left hand side of the app I show a jstree treeview which has many <a href='#'>... anchor elements. What is currently happening is that when the