Phone PC listening user copy content

Source: Internet
Author: User

Recently, the project needs, in order to obtain more users want to search for information, the user needs to click on the copied content to obtain, and then send to the backstage to better understand customer needs, their own in this method planted a big somersault, only consider its one but do not know the combination of use, brain lag, essays down, hope that they can slowly grow, progress

<class= "ContentText"  oncopy= "myFunction ()">    

Used to test the monitoring of mobile phone-side copy content used to test the monitoring of mobile phone-side copy content to test the monitoring of mobile copy content
Flexible use to avoid brain lag and flexible use to avoid brain lag

Flexible use to avoid brain lag and flexible use to avoid brain lag
Flexible use to avoid brain lag and flexible use to avoid brain lag

</div>
<script>        function  myFunction () {            var  txt;             = window.getselection ();             if (Txt.tostring (). length > 1) {                alert ("performed copy:" +txt);                $.ajax ({                    // transfer data to background                 })        } </script>

where window.getselection () is to get the selected content, see Https://developer.mozilla.org/zh-CN/docs/Web/API/Window/getSelection

Phone pc listens for user copied content

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.