jquery.selection
jquery.selection copied to clipboard
selection text/caret operation - jQuery pulgin | 選択範囲のテキスト操作 / キャレット操作
Madapaja, First and foremost - your code is awesome! It works beautifully for input text-boxes and text areas. However, where I'm having a problem is trying to use it for...
Hi. I want a method to get the selection text in the page without know if there is a textarea or html text. Something that: ``` var text = $(document).selection();...
Hi, looks like a nice plugin. It seems this plugin cannot modify normal html text. When you select words in the following example, you get an error, `Uncaught TypeError: Cannot...
Firefox select tables in multiple ranges
#### Hey, maintainer(s) of madapaja/jquery.selection! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...
Hi! :) Great plugin, I'm gonna use it for my project, but I think it's missing something really interesting : the ability to undo/redo (ctrl+z / ctrl+shit+z) from the natural...
Hello madapaja, is there any chance to have your js included in google apis ? anyway, source is 13kB, compressed 4kB, compressed version would be really nice on line best...