MCPcopy Create free account
hub / github.com/Milkyroad/SCiPNET / setImageWidth

Function setImageWidth

public/src/js/access.js:477–481  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

475}
476
477function setImageWidth() {
478 $d.find(`#${accessListing}-list .scp-image-block`).each(function() {
479 $(this).css("max-width", "80%")
480 })
481}
482
483function chore() {
484 $("#cmdIframe").contents().scrollTop($("#cmdIframe").contents().scrollTop() + 100)

Callers 1

checkBarLoadedFunction · 0.85

Calls 1

$Function · 0.50

Tested by

no test coverage detected