This event method is described in the W3C DOM Level 3 specification.
" + msg + "" ); } $( "button" ).click(function(event) { propStopped( event ); event.stopPropagation(); propStopped( event ); }); ]]>