Post

jQueryjQuery

r
ravi sankar

Posted on 19th April 2024|40 views

0
votes

Jquery Copy To Clipboard

how to copy to clipboard using jquery?

Answers
P
Lakshmi sowjanya

Posted on 19th April 2024

Clip method works only on hyperlinks:

function copy (str)

{

    window.clipboardData.setData('Txt',str);

}

 

Write your answer

STILL GOT QUERIES?

Get a Live FREE Demo
  • Explore the trending and niche courses and learning maps
  • Learn about tuition fee, payment plans, and scholarships
  • Get access to webinars and self-paced learning videos