Ok, this question may be confusing but I'll be as clear as possible.
    - Currently I have a Pie Chart rendered using GChart.
    - I would like to overlay a transparent image over the pie chart
for a 3d effect.
    - I need that overlay image to pass along hover events and click
events to the pie chart it's overlaying.

My questions are:
1)  Does anyone know of a way to make an image or a div with a
background image ignore mouse events and let them propogate to the
next layer?
2)  If not, does anyone know how I could capture these events through
the image and fire them off in the correct location of GChart?

Thanks tremendously in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to