top of page
![Scroll the page to see effect](https://static.wixstatic.com/media/1dfce5_e9ab03b9475c4b2bb23c5dc7ba8a122f~mv2.gif)
![Scroll the page to see effect](https://static.wixstatic.com/media/1dfce5_397bc6f6c8674b5d85f27f2e7802a9fe~mv2.gif)
AnchorSubtitle
Página Websites
Websites Page
Elementos utilizados para a composição do Menu
e Subtítulo em Rolagem estão na Página Inicial
Elements used for the composition of the Main Menu
and On-Scroll Subtitle are on the Home Page
Simple Code applied to all Pages Tabs
export function anchorsubtitle_onviewportLeave() {
$w("#imageSubTitle").show("FadeIn");
$w("#textSubTitle").show("FadeIn");
}
export function anchorsubtitle_onviewportEnter() {
$w("#imageSubTitle").hide("FadeOut");
$w("#textSubTitle").hide("FadeOut");
}
![Totally Codable - Explore the Possibilities](https://static.wixstatic.com/media/1dfce5_e3792232438f4889bb8d3f2c1138322f~mv2.png/v1/fill/w_135,h_102,al_c,q_95,enc_avif,quality_auto/1dfce5_e3792232438f4889bb8d3f2c1138322f~mv2.png)
![MP Classes - You Become When You Learn](https://static.wixstatic.com/media/1dfce5_e880faf2ebbb402d90440fa43f33779e~mv2.png/v1/fill/w_128,h_128,al_c,q_95,enc_avif,quality_auto/1dfce5_e880faf2ebbb402d90440fa43f33779e~mv2.png)
![Wix Code -Creation Without Limits](https://static.wixstatic.com/media/1dfce5_bf87f59737b84619ab66e3e89156244b~mv2.png/v1/fill/w_160,h_30,al_c,q_95,enc_avif,quality_auto/1dfce5_bf87f59737b84619ab66e3e89156244b~mv2.png)