시작하기Log in
<script>
  document.addEventListener('DOMContentLoaded', function() {
		
    // Identify Buttons
    const mainButton = document.querySelector('.scheme-switch-alpha__button--main');
    const altButton = document.querySelector('.scheme-switch-alpha__button--alt');
    
    // Set Focus on Click With Slight Delay
    altButton.addEventListener('click', function() {
      setTimeout(function() {
        mainButton.focus();
      }, 1);
    });
    mainButton.addEventListener('click', function() {
      setTimeout(function() {
        altButton.focus();
      }, 1);
    });
  });
</script>

유튜브 비디오 다운로드

저작권에 위배되지 않게 본인의 책임 하에 사용해주세요.
kyndof
2024-08-18

저작권에 위배되지 않게 본인의 책임 하에 사용해주세요.

Recommended For You

2000Archives Unveils Striking Season Opening in Paris, Bringing Bold Silhouettes and Unique Prints to the Fashion Scene
Paris, FRANCE, March 19, 2023 - 2000Archives Unveils Striking...
kyndof
2023-03-19
2000 Archives’ SS24 Corp-core Collection
Eccentric, chic, and bursting with confidence, the “Corp...
kyndof
2024-03-13
2000Archives collaborates with Jaded London
WINNER! She's a star. With a playful and...
kyndof
2024-03-25