本文介绍了突出显示asp.net中的当前锚标记的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在尝试在html中创建一个带有list标签的菜单栏。在list标签内我使用了锚标签。点击每个锚点我正在更新网格视图数据源。我需要突出显示当前的锚标记。你可以帮我这么做吗?
解决方案
I am trying to create a menu bar with list tag in html. Inside the list tag i have used the anchor tag . On clicking each anchor i am updating the grid view data source . I need to highlight the current anchor tag . Can you please help me in doing that ?
解决方案
这篇关于突出显示asp.net中的当前锚标记的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!