You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Raphaël
Please help me to cause onclick on button in this example http://jsfiddle.net/Yqjut/ . I've searched a lot but couldn't find any correct solution. The
papper object covers button and captures onclick and I don't know how
to omit this.
charles thomas
unread,
Feb 11, 2012, 11:10:25 PM2/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Raphaël
Nice example but I don't know for sure what control could be behind my
paper. It could be any control or even flash movie player. I need to
send event further rather than re-handle it. Maybe paper prevents stop
event bubbling somehow?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to raph...@googlegroups.com
On 13/02/2012, at 6:40 PM, Sloven wrote: > Nice example but I don't know for sure what control could be behind my > paper. It could be any control or even flash movie player.
You can't catch mouse events (for example) on the paper under VML in IE. Can't recall if that affects bubbling too, but probably. You should make your own control and put the paper inside that.
Clifford Heath.
Sloven
unread,
Feb 16, 2012, 1:41:34 PM2/16/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message