我想向我的 div 添加箭头,类似于您在工具提示上看到的那样,我需要可以添加到主 div 的单独类,然后将箭头放在 div 的中心,左、右、顶部或底部。
无论 div 的宽度/高度如何,我都需要将箭头居中。
这是我到目前为止所拥有的:http: //jsfiddle.net/hRMgk/1/
小提琴上的完整 CSS、HTML 和 jQuery
<div id="theHover" class="therequest">
<div class="noprint">
<button id="closetheHover">Close Window</button>
</div>
You need to start here on the website.
</div>