2

Possible Duplicate:
Click through a DIV to underlying elements

I want to apply a radial CSS gradient over the whole of a webpage without blocking user interaction. The user needs to interact with the page via mouse-over events on elements underneath the gradient. Any way to do this?

Cheers

Community
  • 1
  • 1
  • Your question is not really clear. Could you specify more clearly what you actually want? What is meant exactly by gradient, a CSS gradient? And where do the mouse-over events occur on? – grssnbchr Nov 30 '12 at 07:15
  • @wnstnsmth I understand the question very well. If you just add an extra element to form the gradient overlay, it will consume all mouse events as well. – John Dvorak Nov 30 '12 at 07:20
  • Thanks Jan! That's what I wanted. –  Nov 30 '12 at 07:24
  • http://caniuse.com/pointer-events – Travis J Nov 30 '12 at 07:29

0 Answers0