3
Answers

How do get clipboard value in jquery

Hai,
 
      I have a  copied value, but i cant to get in jquery.
 
i am  tried this
 
   var content = clipboard.getData("Text");
 
and Its Not working
Please help 

Answers (3)