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

Welcome Writers

Log in to start blogging with us

Notebook and Fountain Pen
bottom of page