If you have an element that accepts 'on click' events and it has a child button, the click does not get passed through to the button. Is there any way round this? I want to have several windows that can be moved around and restacked when clicked and each window has clickable content - unfortunately, as each window responds to 'on click' events non of the content gets the clicks.
Any ideas?
