我正在尝试在我的应用程序中实现Bootstrap浏览。当我尝试使用ID和类名时,它工作正常。但是我需要的是代替使用ID和类名,而需要使用文本名称来显示步骤弹出框(弹出框的位置)
有人可以帮我实现此Bootstrap导览而无需使用id或class之类的任何元素,而在弹出位置使用文本名称
`For example, in the below js fiddle i need to use the text names "Get Help","Place An Order","Announcements & Alerts" where the step popover should be shown.