How to transform in wix coding

this is 3rd party website
JavaScript

...

this is a button
HTML Code

Hi,

You can try two different techniques which might work in your case:

Accessing 3rd Party Services
Working with the HTML Component in Wix Code

The HtmlComponent is typically the easiest to implement and is a good way to work up a POC. Once you see that it works, you can always use implement the backend code as described in the first article.

Good luck,

Yisrael

Hi,
Thanks your idea but i know nothing about coding. So would you mind showing me on how to implement the js script codeing and convert to wix code?

What i would like to do is about below

  1. action to click the button, then
  2. open the 3rd party linkage

JavaScript

...

so many thanks!

We appreciate your interest in really getting the most out of Wix Code and how much you want to learn. Please understand that if you are going to work with code extensively in the product and not just the features in the user interface, you will need to familiarize yourself with basic coding concepts to accomplish what you want. There are a wealth of Javascript coding sites which will help you learn Javascript from basic to advanced - Javascript.info is a good one. The Wix Code Resources page provides tutorials, examples, and articles on getting the most out of Wix Code. We are happy to get you pointed in the right direction and get you started with what the code should look like, but you’ll need to take it from there.

You may also want to check out the WixArena - it’s a hub where you can look for Wix Code (and other) experts for hire.

Thanks for your understanding.