curtains.js

How to call multiple planes in javascript?

冷暖自知 提交于 2020-12-13 04:09:22
问题 I've been trying to fix an issue with my site for the past week to no avail. I'm using Curtains.js and I just want to display multiple planes on the home page. I've got that working, but every plane after the first shifts up, overlaps or is overlapped. I've tested the code on other shopify themes, and only the first plane is displayed properly as well. Any help would be much appreciated. <script> window.addEventListener("load", function () { var curtains = new Curtains({ container: "planes

How to call multiple planes in javascript?

[亡魂溺海] 提交于 2020-12-13 04:07:50
问题 I've been trying to fix an issue with my site for the past week to no avail. I'm using Curtains.js and I just want to display multiple planes on the home page. I've got that working, but every plane after the first shifts up, overlaps or is overlapped. I've tested the code on other shopify themes, and only the first plane is displayed properly as well. Any help would be much appreciated. <script> window.addEventListener("load", function () { var curtains = new Curtains({ container: "planes

How to call multiple planes in javascript?

放肆的年华 提交于 2020-12-13 04:07:32
问题 I've been trying to fix an issue with my site for the past week to no avail. I'm using Curtains.js and I just want to display multiple planes on the home page. I've got that working, but every plane after the first shifts up, overlaps or is overlapped. I've tested the code on other shopify themes, and only the first plane is displayed properly as well. Any help would be much appreciated. <script> window.addEventListener("load", function () { var curtains = new Curtains({ container: "planes

How to call multiple planes in javascript?

∥☆過路亽.° 提交于 2020-12-13 04:07:30
问题 I've been trying to fix an issue with my site for the past week to no avail. I'm using Curtains.js and I just want to display multiple planes on the home page. I've got that working, but every plane after the first shifts up, overlaps or is overlapped. I've tested the code on other shopify themes, and only the first plane is displayed properly as well. Any help would be much appreciated. <script> window.addEventListener("load", function () { var curtains = new Curtains({ container: "planes