top of page

wix velo aka wix coding

WIX Velo aka Wix Code integrates the great look of a WIX website with the ability to code a unique website. Most of the features included in WIX Velo are just not possible with WIX's regular building tools.

 

At WIXCreate we have designed many websites that use WIX Velo. We offer:

 

  • custom JavaScript to page elements so that every interaction is unique to your website;

  • custom calculators to your site;

  • user forms and inputs that will be stored in your database;

  • repeating layouts on a page that are populated with database content;

  • dynamic pages with a single design that pull their content directly from your database;

  • custom scripts (slide, toggle, hover, and more) to increase user interactivity on your website;

  • search bar, reviews, or a wishlist for your Wix Store or your dynamic pages or repeating layouts.

 

To help you with your WIX Velo and to give you a better understanding of the possibilities of WIX Velo, we have prepared a WIX Tutorial for each example.

Wix Velo Tutorials

There is no such item. Search for something else or use the Reset Button

Reset / Show All Tutorials

Button to Expand Box with Wix Code

A button to expand a box can be used for menu functions. For instance, a mega menu.

Using a dropdown to move to another point on a page

Clicking an item in the dropdown box will move you to another point on the page. In this case to any of the colored boxes.

Using Tab to move to the next input field on a form.

Using Tab to move to the next input field on a custom form doesn't work unless using Wix Code/Corvid.

Reset the Value of an Input Field

When having a form or a search bar it's helpful to be able to clear the input element with a button or X using Wix Code.

Pass Dates between Two Datepickers

Pass dates from one Wix Datepicker to another. By using that information, a minimum date will be set for the second datepicker. 

Calculate Number of Nights between Dates

Pick two dates in the datepickers and the number of nights in between those dates will be automatically calculated.

Disable Days on your Datepicker

This tutorial will show you how to disable certain days of the week or any dates from your Wix Datepicker.

Add a Word Counter using Wix Code

This code counts the words that you type in a text box.

Change the Color of a Box with Wix Code

Change the color of a box to predefined colors by clicking on it.

Redirect to Another Page with Wix Code

This code lets you automatically redirect to another page after a short time delay.

bottom of page