Bootstrap and visited links

此生再无相见时 提交于 2019-12-08 16:20:54

问题


We are using Bootstrap to provide responsiveness for our sites. It is good UX practice to indicate followed links, but as Bootstrap was built for applications, it doesn't support this. Are there any workarounds that people have used?


回答1:


Issue was logged and closed with bootstrap over a year ago (see github) and indeed the workaround recommended is to just use a:visited



来源:https://stackoverflow.com/questions/16541819/bootstrap-and-visited-links

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!