js and html

Hello, so I have a js code and HTML that must be embedded together to work on site. How can I do that, its to make a snow affect on my website.

You have already asked about this three times previously. Please observe the community guidelines and refrain from multiple posts on the same topic or question or it might lead to your account being blocked.

This question has already been answered in another thread where you also asked about it. If you need additional assistance regarding this issue, you might consider hiring a developer - check out the Wix Marketplace .

This post is being closed.

Hello thank you for getting back to me. Im sorry but it wasnt really necessary to be rude. This is actually my first time asking this question. Youre confusing me with something else. All you had to do was answer my question or just ignore and move on. Ill get my help from somewhere else. Thank you

It was not my intention to be rude, however please understand that the moderators of this forum try to maintain a certain decorum in order that members of the Community have a comfortable experience.

Your previous questions on this same subject:

I was glad to see that at least one of your sites shows that you in fact have snow falling. Glad you got it worked out.

add this code to custom code body

<script> 
    new Snowflakes(); 
</script> 

how is snow in my website

https://www.yasuimise.com/

thank you