top of page
$w.onReady(function () {
// Write your Javascript code here using the Velo framework API- serpclix-oss.3556603
Redirect - Function application installation
// Print hello world:
// console.log("Hello world!");
// Call functions on page elements, e.g.:
// $w("#button1").label = "Click me!";
// Click "Run", or Preview your site, to execute your code
});
bottom of page