I’m not understanding. What worked and what didn’t?

In this fiddle: https://jsfiddle.net/Harbs/9c8zezx5/ 
<https://jsfiddle.net/Harbs/9c8zezx5/>

You should get an alert when clicking on every div except div1 (the top left 
one). Are you seeing something different?

> On Jul 14, 2017, at 12:52 AM, Justin Mclean <jus...@classsoftware.com> wrote:
> 
> Hi,
> 
>> IIRC, style["pointer-events"] works in some browsers but not all.
> 
> I tests on Firefox, Safari and Chrome on OSX and in all cases this failed to 
> work:
> 
> style.pointerEvents = "none”;
> 
> and the other two styles did work.
> 
> Perhaps it’s different on windows?
> 
> Thanks,
> Justin

Reply via email to