import wixWindow from 'wix-window'; $w.onReady(function () { // Sitenin tamamında sağ tıkı engeller wixWindow.trackEvent("CustomEvent", { "event": "RightClickDisabled" }); }); import wixWindow from 'wix-window'; $w.onReady(function () { // Sitenin tamamında sağ tıkı engeller wixWindow.trackEvent("CustomEvent", { "event": "RightClickDisabled" }); });
top of page
bottom of page
import wixWindow from 'wix-window'; $w.onReady(function () { // Sitenin tamamında sağ tıkı engeller wixWindow.trackEvent("CustomEvent", { "event": "RightClickDisabled" }); });