top of page
Anker 1

CODE

CLOSE.png
Simulated Download-List

Simulated Download-List

FUNCTION (Table)

Description...

00028

EXPIRIENCED

AutoPlay Video-List

AutoPlay Video-List

FUNCTION (Galary)

Description

00027

ADVANCED

Place specific elements in Repeater

Place specific elements in Repeater

REPEATER

Description

00026

ADVANCED

Restrict amount of characters

Restrict amount of characters

STRING

Description

00025

BEGINNER

Navigate to Lightboxes

Navigate to Lightboxes

NAVIGATION

Description

00024

EXPERIENCED

Simple Rating

Simple Rating

RATING

Description

00023

EXPERIENCED

Scroll-Back-Button

Scroll-Back-Button

FUNCTION (Stripes)

Description...

00022

BEGINNER

Copy Database-Entries

Copy Database-Entries

DATABASE

Description

00021

EXPERIENCED

Automatic Multi-Registration

Automatic Multi-Registration

REGISTRATION

Description...

00020

ADVANCED

Hide & Show Elements

Hide & Show Elements

BUTTON & EVENT

Description...

00019

BEGINNER

Checkout-System

Checkout-System

CHECKBOX & BUTTON

Description...

00018

EXPERIENCED

VALIDATION

VALIDATION

VALIDATION

Description...

00017

EXPERIENCED

CODE

CLOSE.png

export function Strip1_viewportEnter(event)  {$w('#BOX1').hide('FadeOut'), $w('#VECTOR1').hide('FadeOut')}

export function Strip1_viewportLeave(event) {$w('#BOX1').show('FadeIn'), $w('#VECTOR1').show('FadeIn')}

export function VECTOR1_click(event) {$w('#anchor1').scrollTo()}

export function button1_click(event) {wixLocation.to(["link-tutorials-title"]), console.log("GO")   }

Back to Top

bottom of page