Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何添加带有元素 x,y 坐标的工具提示。是否可以添加引导工具提示?(我知道bootstrap使用css选择器来添加tooltips,只是一个小疑问)
还有什么建议???
Jquery 提供了一些很棒的解决方案来制作自定义工具提示,包括定位和自定义设计以及所有跨浏览器友好的内容。看看THIS或者如果您想要其他解决方案THIS。