$w.onReady(() => { waitForLoading(); }); export function button6_onClick() { $w('#lightbox1').show(); waitForLoading(); } function waitForLoading() { setTimeout(() => { $w('#lightbox1').hide('FadeOut'); }, 1500); }
top of page

Tic-Toc-TicCountdown Begins Now

  • Jul 26, 2021
  • 0 min read




 
 
 

Comments


bottom of page