我正在使用这个插件: http: //onehackoranother.com/projects/jquery/tipsy/#options
有没有办法(最好通过 CSS 或通过 jQuery)设置弹出气泡的宽度?
我在这样的链接上应用了醉意:
$('#linktip').tipsy({ html: true, opacity: 1.0 });
<a href="" id="linktip" class="help" original-title='<asp:Literal ID="Literalfd19" Text="<%$Resources:pastelink %>" runat="server"/>'><i class="fa fa-info-circle fa-lg"></i></a>