问题标签 [help-balloon]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
487 浏览

grails - Grails 中的帮助气球

我正在使用帮助气球插件,我想将其参数化。我的意思是,消息应该来自属性文件。在文档中出现以下内容:

在最后一个示例中,代码属性用于在消息包中查找气球的标题,然后将后缀添加到代码中(在我们的示例中生成 user.name.help)作为用于查找气球的内容。

我的问题是:

此属性文件(消息包)应位于何处?

每个控制器可以有一个消息包吗?

路易斯

0 投票
1 回答
129 浏览

grails - 如何在 help-ballon grails-plugin 中使用更多参数

我尝试使用更多参数,但无法使用

应该导致

但是 useEvent="['mouseover']" 似乎无法识别?!

http://www.beauscott.com/examples/help_balloons/doc/examples.htm所示

0 投票
1 回答
1099 浏览

asp.net - MaskedEditValidator 气球工具提示 - AJAX 控制工具包

我正在使用MaskedEditValidator 来验证日期输入。我想显示像工具提示一样的气球,而不是红色的正常消息,这会在各处造成对齐问题。

我必须坚持使用 MaskedEditValidator,因为已经围绕它完成了很多实施。

AJAX 控制工具包版本:3.5.40412.0