संदेश
Copy to Clipboard in Blogger
Copy This JS Code and Paste it Above close Head Tag in Blogger Theme file
Copy This script Code and Paste it Above close Body Tag in Blogger Theme file
Copy This CSS and Paste it in Blogger Theme file
Go to: Blogger Dashboard -> Layout -> Theme Designer -> Advanced -> Add CSS
Copy This Code and Paste it in Your Post
You Must Give Unique Tag for Every Different Copy to Clipboard
Remove $ sign from Following code and Add (Left-Pointing Angle Bracket Symbol)
CSS for Gradient Color on Copy to Click Button
background: #first-color; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #first-color, #second-color); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #first-color, #second-color); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
CSS For Hover Gradient Color on Copy to Click Button
background: #second-color; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #second-color, #first-color); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #second-color, #first-color); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
About the Author
Welcome to State Pariksha! Your one-stop destination for all State and Competitive Exam preparation. Get the latest updates, exam notifications, practice quizzes, GK notes, current affairs, and study material – all in one place to help you succeed i…