pointer action none code example Example: pointer action none div.ex1 { pointer-events: none; } div.ex2 { pointer-events: auto; }