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

my portfolio

Welcome to my portfolio. Here you can find selected pieces of my work. Check out my projects for more information on what I do.

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