DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13066>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13066 [PATCH] new <help> and <hint> elements for XMLForms ------- Additional Comments From [EMAIL PROTECTED] 2002-09-27 13:04 ------- I meant the 'title' attribute of HTML elements. E.g.: <xf:text> ... <xf:hint>Click to continue</xf:hint> </xf:text> could be transformed to (HTML): <input type="text" title="Click to continue" .../> and this will be displayed as a usual hint (a floating box). Regarding the XForms recommendations: I haven't yet read their last document, can't say anything about it. As I remember, they don't have anything equivalent to selectBoolean. One thing I can say for sure is that they have left the 'select1' element name unchanged. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]