a new cod, cuz i dont create 3 floating box, only 2, the white and the transparent, now i make 3, but the erro continue,
export function header_viewportLeave(event) {
$w(‘#whiteHeader’).show();
//Add your code for this event here:
}
export function header_viewportEnter(event) {
$w(‘#whiteHeader’).hide();
//Add your code for this event here:
}
please i want to fix the menu on the top but when i rolldown he dissaper