4

I need to get function onclick working with pointer-events:none. SO basically when my div is clicked I could get let's say alert, but it would be able to click through that div.

I can't find any solution for this. Maybe any of you know how to bypass it?

Thank you and happy holidays!

Simon
  • 1,314
  • 4
  • 14
  • 26
  • Maybe there are some other ways without pointer-events to let div click through, but record that click? – Simon Dec 24 '13 at 15:23
  • Could you explain a bit more what you mean by "click through"? An example of HTML and Javascript of what you're trying to achieve would be useful... – kkara Dec 27 '13 at 08:05
  • @kkara here's the example with almost what I want: http://jsfiddle.net/nqTnz/16/ – Simon Dec 27 '13 at 20:11

0 Answers0