- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for ClipboardJS (0.04 sec)
-
src/main/webapp/js/clipboard.min.js
/*! * clipboard.js v2.0.11 * https://clipboardjs.com/ * * Licensed MIT © Zeno Rocha */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jan 12 06:14:02 UTC 2025 - 8.9K bytes - Viewed (0) -
src/main/webapp/js/search.js
$(this).css( "background-image", 'url("' + contextPath + '/images/loading.gif")' ); loadImage(this, $(this).attr("data-src"), IMG_LOADING_MAX); }); clipboard = new ClipboardJS(".url-copy"); clipboard.on("success", function(e) { e.trigger.classList.remove("url-copy"); e.trigger.classList.remove("far"); e.trigger.classList.remove("fa-copy");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jun 19 07:14:01 UTC 2025 - 7.5K bytes - Viewed (0)