首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

ExtJS的Grid中的文本怎么能够选择并复制到剪粘板

2012-08-16 
ExtJS的Grid中的文本如何能够选择并复制到剪粘板参考自 http://www.sencha.com/learn/grid-faq,How to sel

ExtJS的Grid中的文本如何能够选择并复制到剪粘板
参考自 http://www.sencha.com/learn/grid-faq,
How to select text in the grid (with the mouse) so that it can be copied to the clipboard

First, add an extra CSS rule:



我用的是ExtJS3.4,在IE8,Firefox11,Chrome18下均测试通过。

热点排行