Social icon

Pages

  • Home
  • Contact Form
New Next

Ads

Ads

Ads 728 x 90

Main Menu

  • Home
  • Pages
    • Static Page
    • Typography
    • Short Codes
  • posts
    • Post with right sidebar
    • Post with left sidebar
    • Post without sidebar
    • Post with full width title
  • Drop down
    • Menu item 1
    • Menu item 2 with subs
      • Sub menu item 1
      • Sub menu item 2
      • Sub menu item 3
    • Menu item 3
    • Menu item 4
  • Mega menu free

copy

Post a Comment May 06, 2021



--------------------------------------------------

<textarea cols="100" id="htmlText" readonly="" rows="20" style="background-color: #1b1b1b; color: white; height: auto; overflow: auto; resize: none; width: 100%;">

{----Enter You Code Here----}

</textarea>

<button id="htmlBtn" onclick="copyhtml()" style="background-color: #4caf50; border: none; color: white; cursor: pointer; display: inline-block; font-size: 16px; margin: 4px 2px; padding: 10px 30px; text-align: center; text-decoration: none;">Copy</button>
<script>
    function copyhtml() {

      const text = document.querySelector("#htmlText");

      const btnText = document.querySelector("#htmlBtn");

      text.select();

      document.execCommand("copy");

      btnText.textContent = "Copied";

      setTimeout(function(){

          btnText.textContent = "Copy";

      }, 5000);

}
</script>
<br /><br /></div>

----------------------------------------------------------
Share
Category

Report Abuse

Search This Blog

Most Popular

  • image
    How to add Animated Download Button in Blogger with Pictures
      How to add Animated Download Button in Blogger with Pictures Hello friends, welcome to the Techtspot Blogger tutorial today I will show yo...
  • image
    TaProm-khmer
  • Test Video
  • image
    4
  • image
    khmer Type
    full_title
  • image
    2
  • image
    Top 5: Best JavaScript Animated Credit Card Form (skeuomorphic) Plugins
    Thanks to services like Stripe that process online payments from credit cards, you will be able to power your e-business easily. The backend...
  • image
    Tools gold
  • image
    3
  • image
    1
Powered by Blogger
Copyright © 2022 KHDESIGN999