有没有一种简单的方法可以选择并复制 HTML 表格的 1 或 2 列?

发布于 2024-09-30 00:09:13 字数 122 浏览 2 评论 0原文

我听说 Firefox 中有一个按钮可以按住来拖动表格列的选择,但我正在寻找跨浏览器的答案。我想知道是否可以在列上方放置单选按钮,让访问者选择它们,然后单击按钮,将列复制到剪贴板。相信很多人都遇到过这个问题;有人有好的解决方案吗?

I've heard that there's a button you can hold to drag a selection of a table column in Firefox, but I'm looking for a cross-browser answer. I'm wondering if maybe I can put radio buttons above the columns, have the visitor select them, then, on the click of a button, have the columns copied to their clipboard. I'm sure many have come across this problem; anyone with a good solution?

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

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

发布评论

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

评论(1

贩梦商人 2024-10-07 00:09:13

您无法从 HTML 跨浏览器可靠地设置剪贴板。不过 Flash 也可以做到。

http://livedocs.adobe.com /flash/9.0/ActionScriptLangRefV3/flash/system/System.html#setClipboard%28%29

You can't reliably set the clipboard from HTML cross browser. Flash can do it though.

http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/System.html#setClipboard%28%29

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