使用<图例>输入标签

发布于 2024-09-10 18:34:52 字数 196 浏览 6 评论 0原文

所以我有一个表单,谁的内容将根据不同报告的下拉列表而变化。所以问题是,包含一个 select 框作为 fieldsetlegend 标记会有多可怕?

我知道从技术上讲它是有效的,并且在语义上它是有意义的(图例标记的实际文本,所选值是字段集内容的标题)。但我不禁觉得这样做很肮脏。

So I've got a form, who's content will change based on a dropdown list of different reports. So the question is, how horrible would it be to include a select box as the legend tag for the fieldset?

I know that technically it works, and semantically it makes sense (the actual text of the legend tag, the selected value is a caption of the contents of the fieldset). But I can't help but feel dirty doing it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

贵在坚持 2024-09-17 18:34:52

如果它在语义上是正确的并且页面 HMTL 验证了那么我不明白为什么不。

不过,我确信还有其他 UI 解决方案可以解决您的问题。也许使用 jQuery UI 的选项卡或类似的东西。 http://jqueryui.com/demos/tabs/

If it's semantically correct and the page HMTL validates then I don't see why not.

However, I'm sure there are other UI solutions to your problem. Perhaps using jQuery UI's tabs or something similar. http://jqueryui.com/demos/tabs/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文