Showing posts with the label javascript

Remove m=1 from blogger URL

<script>/*<![CDATA[*/ var uri = window.location.toString(); if (uri.i…

JavaScript Text Typing Animations

<style> .text-typ{ color:red; } </style> <script> var TxtRot…

Copy to clipboard javascript

CSS Section: /*-- clipboard and copy button --*/ .copy-1{ width: 100%; heig…

How To Set Countdown Download Timer When Click On Download

Countdown Download Timer Start When Click On Download Button CSS Section: <…

Load More That is All