I keep getting a small window on top of the “edit website first page” every time I try to edit my website; only after clicking several times ESC the small window gets off, and it says (first in Portuguese a message then the codes as below):
Uma página incorporada em www.Wix.com diz:
Copy to clipboard: Ctrl+C, Enter
if( $w(“#myElementID”).collapsed ) {
$w(“#myElementID”).expand();
}
else {
$w(“#myElementID”).collapse();
}
—Thanks for helping me to fix this. Luis Peazê