Files
kJS.tmbundle/Support/org.quirksmode.dom.events.completions.json

89 lines
123 KiB
JSON

{"tool_tip_prefix":"<style type=\"text\/css\" media=\"screen\">\nbody {\n background: transparent;\n\/* opacity: 0.9;*\/\n}\nhtml,body,table{font-size:10px; font-family: \"Lucida Grande\", \"Trebuchet MS\", Verdana, sans-serif;}\ntable{-webkit-border-radius:1ex;background-color:#fff;border:2px solid #eee;width:auto;}\ntd.declaration{width:15em;}\ntd.comp{-webkit-border-radius:1ex;}\n\n\/*COMPATIBILITY TABLES*\/\ntable.compatibility{line-height:140%;border-spacing:0.5em;position:relative;}\ntable.compatibility caption{border-top:1px dotted #9198C1;padding:10px 0;text-align:left;}\ntable.compatibility caption select{margin-left:5px;margin-right:7px;border:1px dotted #9198C1;}\nwbr:after{content:\"\u000200B\"}\ntr{width:100%;}\ntable.compatibility ul,table.compatibility ol{border:none;margin-bottom:0;}\ntable.compatibility td{vertical-align:top;}\ncol.IE{width:3em;}\ncol.FF{width:4em;}\ncol.Saf{width:4em;}\ncol.Op{width:4em;}\ncol.Rest{width:8em;}\ntr.compheader{background-color:#F2F3EF;}\ntr.compheader th{font-weight:normal;font-size:90%;color:#666666;}\ntr.compheader th:first-child{text-align:right;padding:1em;}\ntr.compheader:last-child th{border:none;}\ntd.header{background-color:#F2F3EF;padding:0.3em;}\ntd.header h3,td.header h4{margin-top:0.5em;text-align:center;}\ntd.declaration{background-color:#F2F3EF;text-align:right;padding-right:10px;color:#666666;}\ntd.declaration a{text-decoration:none;}\ndiv.name{font-weight:bold;margin-bottom:1em;margin-top:1em;}\ntd.comp{font-family:verdana,sans-serif;font-size:95%;text-transform:lowercase;text-align:center;height:3em;vertical-align:middle !important;}\ntable.keepCaps td.comp{text-transform:none;}\ntd.yes{background-color:#00882D;color:#ffffff;text-shadow:0 1px 1px #003211;}\ntd.almost{background-color:#40A662;color:#ffffff;text-shadow:0 1px 1px #297D47;}\ntd.incomplete{color:#00882D;border:1px solid #00882D;}\ntd.alternative{color:#666666;border:1px solid #666666;}\ntd.untestable{color:#006699;}\ntd.minimal{color:#CB000F;}\ntd.incorrect{color:#CB000F;border:1px solid #CB000F;}\ntd.inappropriate{background-color:#EFB2B7;text-shadow:0 1px 1px #fff;}\ntd.toomany{background-color:#CCE7D5;text-shadow:0 1px 1px #fff;}\ntd.buggy{background-color:#DA4C57;color:#ffffff;text-shadow:0 1px 1px #81272C;}\ntd.severebug{background-color:#82000A;color:#ffffff;text-shadow:0 1px 1px #410005;}\ntd.no{background-color:#CB000F;color:#ffffff;text-shadow:0 1px 1px #410301;}\ntd.crash{background-color:#535353;font-weight:bold;text-transform:uppercase;color:#ffffff;text-shadow:0 1px 1px #333;}\nb.warning{display:block;color:#F2F3EF;padding:0.5em;margin-right:-10px;margin-top:0.5em;background-color:#999999;text-shadow:0 1px 1px #666;}\ntd pre{padding:0;}\ntd pre + p{margin-top:2px;}\ntd th,td td{padding:1px !important;vertical-align:top;color:#666666;}\ntd th{text-align:left !important;}\n\ncite {\n -webkit-transition: right 1s ease-out, opacity 1s ease-out;\n position: relative;\n opacity: 0;\n right: 50%;\n \n display: block;\n float: right;\n -webkit-border-radius: 1ex;\n margin: 1ex auto 0;\n text-align: center;\n background: #111;\n color: #eee;\n line-height: 2em;\n padding: 0 1em;\n text-shadow: 0 1px 1px #000;\n border: 1px solid #222;\n}\n<\/style>\n<script>\nwindow.addEventListener('load',function(){\n \n var c = document.getElementsByTagName('cite')[0];\n c.style.right = '0px';\n c.style.opacity = '1';\n \n},false);\n<\/script>\n","suggestions":[
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"blurfocus.html\">blur<\/a><\/div>\n\t<p>When an element loses the focus.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp almost\">Almost<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp almost\">Almost<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox 2 fires too many events in a variety of circumstances.<\/li>\n\t\t<li>Firefox 3 fires too many events when blurring the window.<\/li>\n\t\t<li>Safari and Opera don&#8217;t support these events on links and\/or form fields in all circumstances.<\/li>\n\t\t<li>Safari iPhone does not fire the event when the window loses the focus.<\/li>\n\t\t<li>Konqueror doesn&#8217;t support these events on the browser window.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events blur","match":"blur","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"blurfocus.html\">blur<\/a><\/div>\n\t<p>When an element loses the focus.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp almost\">Almost<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp almost\">Almost<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox 2 fires too many events in a variety of circumstances.<\/li>\n\t\t<li>Firefox 3 fires too many events when blurring the window.<\/li>\n\t\t<li>Safari and Opera don&#8217;t support these events on links and\/or form fields in all circumstances.<\/li>\n\t\t<li>Safari iPhone does not fire the event when the window loses the focus.<\/li>\n\t\t<li>Konqueror doesn&#8217;t support these events on the browser window.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events blur","tool_tip_format":"html","image":"Events","match":"onblur"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"change.html\">change<\/a><\/div>\n\t<p>When a form field value changes.<\/p>\n\t<\/td>\n\t<td class=\"comp buggy\" colspan=\"4\">Buggy<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>IE has a serious bug in its handling of this event on checkboxes and radios.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events change","match":"change","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"change.html\">change<\/a><\/div>\n\t<p>When a form field value changes.<\/p>\n\t<\/td>\n\t<td class=\"comp buggy\" colspan=\"4\">Buggy<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>IE has a serious bug in its handling of this event on checkboxes and radios.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events change","tool_tip_format":"html","image":"Events","match":"onchange"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"click.html\">click<\/a><\/div>\n\t<p>When a mousedown and mouseup event occur on the same element OR an element is activated by the keyboard.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>The iPhone fires the mousedown, mouseup and click events in the correct order on a click (tap), but it\n\t\teither fires all three or none at all. See mousedown.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events click","match":"click","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"click.html\">click<\/a><\/div>\n\t<p>When a mousedown and mouseup event occur on the same element OR an element is activated by the keyboard.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>The iPhone fires the mousedown, mouseup and click events in the correct order on a click (tap), but it\n\t\teither fires all three or none at all. See mousedown.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events click","tool_tip_format":"html","image":"Events","match":"onclick"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"contextmenu.html\">contextmenu<\/a><\/div>\n\t<p>When the user right-clicks to get the context menu.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp buggy\">Buggy<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp buggy\">Buggy<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>Preventing the default (i.e. preventing the context menu from appearing) is the whole point of this event.<\/p>\n\t<ul>\n\t\t<li>IE8b2 always prevents the default when this event is handled on the document.<\/li>\n\t\t<li>To prevent the default in Firefox 3 you have to cancel the event bubbling.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events contextmenu","match":"contextmenu","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"contextmenu.html\">contextmenu<\/a><\/div>\n\t<p>When the user right-clicks to get the context menu.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp buggy\">Buggy<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp buggy\">Buggy<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>Preventing the default (i.e. preventing the context menu from appearing) is the whole point of this event.<\/p>\n\t<ul>\n\t\t<li>IE8b2 always prevents the default when this event is handled on the document.<\/li>\n\t\t<li>To prevent the default in Firefox 3 you have to cancel the event bubbling.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events contextmenu","tool_tip_format":"html","image":"Events","match":"oncontextmenu"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"cutcopypaste.html\">copy<\/a><\/div>\n\t<p>When text is copied.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox 3 has a lazy implementation.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events copy","match":"copy","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"cutcopypaste.html\">copy<\/a><\/div>\n\t<p>When text is copied.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox 3 has a lazy implementation.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events copy","tool_tip_format":"html","image":"Events","match":"oncopy"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"cutcopypaste.html\">cut<\/a><\/div>\n\t<p>When text is cut.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox 3 has a lazy implementation.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events cut","match":"cut","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"cutcopypaste.html\">cut<\/a><\/div>\n\t<p>When text is cut.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox 3 has a lazy implementation.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events cut","tool_tip_format":"html","image":"Events","match":"oncut"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"click.html\">dblclick<\/a><\/div>\n\t<p>When two click events take place on the same element within a reasonable timeframe.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events dblclick","match":"dblclick","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"click.html\">dblclick<\/a><\/div>\n\t<p>When two click events take place on the same element within a reasonable timeframe.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events dblclick","tool_tip_format":"html","image":"Events","match":"ondblclick"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"error.html\">error<\/a><\/div>\n\t<p>When the browser encounters a JavaScript error or a non-existent image file.<\/p>\n\t<\/td>\n\t<td class=\"comp almost\" colspan=\"4\">Almost<\/td>\n\t<td class=\"comp almost\" colspan=\"2\">Almost<\/td>\n\t<td class=\"comp incomplete\" colspan=\"3\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>IE and Firefox have trouble with JavaScript errors in the traditional event registration model.<\/li>\n\t\t<li>Safari, Opera and Konqueror do not support this event on JavaScript errors.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events error","match":"error","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"error.html\">error<\/a><\/div>\n\t<p>When the browser encounters a JavaScript error or a non-existent image file.<\/p>\n\t<\/td>\n\t<td class=\"comp almost\" colspan=\"4\">Almost<\/td>\n\t<td class=\"comp almost\" colspan=\"2\">Almost<\/td>\n\t<td class=\"comp incomplete\" colspan=\"3\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>IE and Firefox have trouble with JavaScript errors in the traditional event registration model.<\/li>\n\t\t<li>Safari, Opera and Konqueror do not support this event on JavaScript errors.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events error","tool_tip_format":"html","image":"Events","match":"onerror"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"blurfocus.html\">focus<\/a><\/div>\n\t<p>When an element receives the focus.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp toomany\" colspan=\"2\">Too many<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp almost\">Almost<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox fires too many events in a variety of circumstances. (FF2 in more circumstances than FF3.)<\/li>\n\t\t<li>Safari and Opera don&#8217;t support these events on links and\/or form fields in all circumstances.<\/li>\n\t\t<li>Safari iPhone does not fire the event when the window gains the focus.<\/li>\n\t\t<li>Konqueror doesn&#8217;t support these events on the browser window.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events focus","match":"focus","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"blurfocus.html\">focus<\/a><\/div>\n\t<p>When an element receives the focus.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp toomany\" colspan=\"2\">Too many<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp almost\">Almost<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox fires too many events in a variety of circumstances. (FF2 in more circumstances than FF3.)<\/li>\n\t\t<li>Safari and Opera don&#8217;t support these events on links and\/or form fields in all circumstances.<\/li>\n\t\t<li>Safari iPhone does not fire the event when the window gains the focus.<\/li>\n\t\t<li>Konqueror doesn&#8217;t support these events on the browser window.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events focus","tool_tip_format":"html","image":"Events","match":"onfocus"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"keys.html\">keydown<\/a><\/div>\n\t<p>When the user depresses a key.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp minimal\" colspan=\"2\">Minimal<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>The event should continue firing as long as the user keeps the key depressed.<\/p>\n\t<ul>\n\t\t<li>The keydown event does not repeat in Opera and Konqueror.<\/li>\n\t\t<li>You cannot prevent the default onkeydown in Opera.<\/li>\n\t\t<li>On the iPhone it&#8217;s not possible to repeat a character by keeping a key depressed.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events keydown","match":"keydown","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"keys.html\">keydown<\/a><\/div>\n\t<p>When the user depresses a key.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp minimal\" colspan=\"2\">Minimal<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>The event should continue firing as long as the user keeps the key depressed.<\/p>\n\t<ul>\n\t\t<li>The keydown event does not repeat in Opera and Konqueror.<\/li>\n\t\t<li>You cannot prevent the default onkeydown in Opera.<\/li>\n\t\t<li>On the iPhone it&#8217;s not possible to repeat a character by keeping a key depressed.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events keydown","tool_tip_format":"html","image":"Events","match":"onkeydown"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"keys.html\">keypress<\/a><\/div>\n\t<p>When a keystroke leads to a character being added to an HTML element.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp toomany\" colspan=\"2\">Too many<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp minimal\">Minimal<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><p>This event should fire <strong>only<\/strong> if a keystroke leads to a character actually being added\n\tto an HTML element such as a text input. It should not fire when the user presses keys like the arrow keys\n\twhich do not result in a character.<\/p>\n\t<p>The event should continue firing as long as the user keeps the key depressed.<\/p>\n\t<ul>\n\t\t<li>Firefox, Safari 3.0, Opera and Konqueror fire keypress events on any key.<\/li>\n\t\t<li>You cannot prevent the default onkeypress in Opera 9.26.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events keypress","match":"keypress","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"keys.html\">keypress<\/a><\/div>\n\t<p>When a keystroke leads to a character being added to an HTML element.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp toomany\" colspan=\"2\">Too many<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp minimal\">Minimal<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><p>This event should fire <strong>only<\/strong> if a keystroke leads to a character actually being added\n\tto an HTML element such as a text input. It should not fire when the user presses keys like the arrow keys\n\twhich do not result in a character.<\/p>\n\t<p>The event should continue firing as long as the user keeps the key depressed.<\/p>\n\t<ul>\n\t\t<li>Firefox, Safari 3.0, Opera and Konqueror fire keypress events on any key.<\/li>\n\t\t<li>You cannot prevent the default onkeypress in Opera 9.26.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events keypress","tool_tip_format":"html","image":"Events","match":"onkeypress"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"keys.html\">keyup<\/a><\/div>\n\t<p>When the user releases a key.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>This event fires after the keystroke has been processed; for instance after a character has been added to a\n\ttext input. It&#8217;s not possible to cancel the default action because that action has already taken place. This\n\tevent should not repeat.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events keyup","match":"keyup","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"keys.html\">keyup<\/a><\/div>\n\t<p>When the user releases a key.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>This event fires after the keystroke has been processed; for instance after a character has been added to a\n\ttext input. It&#8217;s not possible to cancel the default action because that action has already taken place. This\n\tevent should not repeat.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events keyup","tool_tip_format":"html","image":"Events","match":"onkeyup"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"click.html\">mousedown<\/a><\/div>\n\t<p>When the user depresses a mouse button.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>The iPhone fires the mousedown, mouseup and click events in the correct order on a click (tap), but it\neither fires all three or none at all. Holding your finger down on an element and waiting for it to lose focus\nafter a while does not fire any events, even though a case could be made for firing the mousedown event\nas soon as the user&#8217;s finger touches the screen.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events mousedown","match":"mousedown","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"click.html\">mousedown<\/a><\/div>\n\t<p>When the user depresses a mouse button.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>The iPhone fires the mousedown, mouseup and click events in the correct order on a click (tap), but it\neither fires all three or none at all. Holding your finger down on an element and waiting for it to lose focus\nafter a while does not fire any events, even though a case could be made for firing the mousedown event\nas soon as the user&#8217;s finger touches the screen.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events mousedown","tool_tip_format":"html","image":"Events","match":"onmousedown"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"mousemove.html\">mousemove<\/a><\/div>\n\t<p>When the mouse is moved.<\/p>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp alternative\">Alter<wbr>native<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/td><\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>On the iPhone a mousemove event is equivalent to a mouseover event. It fires on an element\n\t\t\twhen the user focus moves to that element.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events mousemove","match":"mousemove","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"mousemove.html\">mousemove<\/a><\/div>\n\t<p>When the mouse is moved.<\/p>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp alternative\">Alter<wbr>native<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/td><\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>On the iPhone a mousemove event is equivalent to a mouseover event. It fires on an element\n\t\t\twhen the user focus moves to that element.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events mousemove","tool_tip_format":"html","image":"Events","match":"onmousemove"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"mouseover.html\">mouseout<\/a><\/div>\n\t<p>When the mouse leaves an element.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp alternative\">Alter<wbr>native<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<ul>\n\t\t\t<li>On the iPhone these events fire when the user focus moves from one element to another. When an element\n\t\t\t\tgains the focus it fires mouseover, when it loses the focus it fires mouseout.<\/li>\n\t\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events mouseout","match":"mouseout","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"mouseover.html\">mouseout<\/a><\/div>\n\t<p>When the mouse leaves an element.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp alternative\">Alter<wbr>native<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<ul>\n\t\t\t<li>On the iPhone these events fire when the user focus moves from one element to another. When an element\n\t\t\t\tgains the focus it fires mouseover, when it loses the focus it fires mouseout.<\/li>\n\t\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events mouseout","tool_tip_format":"html","image":"Events","match":"onmouseout"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"mouseover.html\">mouseover<\/a><\/div>\n\t<p>When the mouse enters an element.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp alternative\">Alter<wbr>native<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<ul>\n\t\t\t<li>On the iPhone these events fire when the user focus moves from one element to another. When an element\n\t\t\t\tgains the focus it fires mouseover, when it loses the focus it fires mouseout.<\/li>\n\t\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events mouseover","match":"mouseover","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"mouseover.html\">mouseover<\/a><\/div>\n\t<p>When the mouse enters an element.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp alternative\">Alter<wbr>native<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<ul>\n\t\t\t<li>On the iPhone these events fire when the user focus moves from one element to another. When an element\n\t\t\t\tgains the focus it fires mouseover, when it loses the focus it fires mouseout.<\/li>\n\t\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events mouseover","tool_tip_format":"html","image":"Events","match":"onmouseover"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"click.html\">mouseup<\/a><\/div>\n\t<p>When the user releases a mouse button.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>The iPhone fires the mousedown, mouseup and click events in the correct order on a click (tap), but it\n\t\teither fires all three or none at all. See mousedown.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events mouseup","match":"mouseup","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"click.html\">mouseup<\/a><\/div>\n\t<p>When the user releases a mouse button.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>The iPhone fires the mousedown, mouseup and click events in the correct order on a click (tap), but it\n\t\teither fires all three or none at all. See mousedown.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events mouseup","tool_tip_format":"html","image":"Events","match":"onmouseup"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"scroll.html\">mousewheel<\/a><\/div>\n\t<p>When the user uses the mousewheel. Note that the page does not have to scroll for the event to fire.<\/p>\n\t<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp buggy\">Buggy<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp alternative\">Alter<wbr>native<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>It is possible to cancel the default action so that the element does not scroll.<\/p>\n\t<ul>\n\t\t<li>If a mousewheel event handler is defined on an element in IE8b2, using the mouse wheel\n\t\tdoes not scroll the element. The event fires correctly, though.<\/li>\n\t\t<li>On iPhone, the mousewheel event fires only when the user scrolls a scrollable element (with\n\t\t<code>overflow: auto<\/code>), and not when he scrolls the document. (Scrolling a scrollable element\n\t\tis done with <em>two<\/em> fingers; not one.)<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events mousewheel","match":"mousewheel","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"scroll.html\">mousewheel<\/a><\/div>\n\t<p>When the user uses the mousewheel. Note that the page does not have to scroll for the event to fire.<\/p>\n\t<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp buggy\">Buggy<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp alternative\">Alter<wbr>native<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>It is possible to cancel the default action so that the element does not scroll.<\/p>\n\t<ul>\n\t\t<li>If a mousewheel event handler is defined on an element in IE8b2, using the mouse wheel\n\t\tdoes not scroll the element. The event fires correctly, though.<\/li>\n\t\t<li>On iPhone, the mousewheel event fires only when the user scrolls a scrollable element (with\n\t\t<code>overflow: auto<\/code>), and not when he scrolls the document. (Scrolling a scrollable element\n\t\tis done with <em>two<\/em> fingers; not one.)<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events mousewheel","tool_tip_format":"html","image":"Events","match":"onmousewheel"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"cutcopypaste.html\">paste<\/a><\/div>\n\t<p>When text is pasted.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox 3 has a lazy implementation.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events paste","match":"paste","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"cutcopypaste.html\">paste<\/a><\/div>\n\t<p>When text is pasted.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp toomany\">Too many<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox 3 has a lazy implementation.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events paste","tool_tip_format":"html","image":"Events","match":"onpaste"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"submit.html\">reset<\/a><\/div>\n\t<p>When the user resets a form.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events reset","match":"reset","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"submit.html\">reset<\/a><\/div>\n\t<p>When the user resets a form.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events reset","tool_tip_format":"html","image":"Events","match":"onreset"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"resize.html\">resize<\/a><\/div>\n\t<p>When the window is resized.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp buggy\">Buggy<\/td>\n\t<td class=\"comp almost\" colspan=\"2\">Almost<\/td>\n\t<td class=\"comp almost\">Almost<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Opera and Konqueror have some bubbling problems.<\/li>\n\t\t<li>Safari iPhone is unpredictable. (I hoped it&#8217;d fire the event when the user zoomed in\n\t\tor out, but no such luck. On the other hand, the scroll event does fire in that situation.)<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events resize","match":"resize","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"resize.html\">resize<\/a><\/div>\n\t<p>When the window is resized.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp buggy\">Buggy<\/td>\n\t<td class=\"comp almost\" colspan=\"2\">Almost<\/td>\n\t<td class=\"comp almost\">Almost<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Opera and Konqueror have some bubbling problems.<\/li>\n\t\t<li>Safari iPhone is unpredictable. (I hoped it&#8217;d fire the event when the user zoomed in\n\t\tor out, but no such luck. On the other hand, the scroll event does fire in that situation.)<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events resize","tool_tip_format":"html","image":"Events","match":"onresize"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"scroll.html\">scroll<\/a><\/div>\n\t<p>When something is scrolled.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp buggy\" colspan=\"2\">Buggy<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Safari probably monitors <code>scrollTop<\/code> access in order to\n\t\tdetermine whether the user has scrolled an element with <code>overflow: auto<\/code>.\n\t\t(Not applicable to iPhone.)<\/li>\n\t\t<li>Safari iPhone also fires this event when the user zooms in or out.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events scroll","match":"scroll","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"scroll.html\">scroll<\/a><\/div>\n\t<p>When something is scrolled.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp buggy\" colspan=\"2\">Buggy<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Safari probably monitors <code>scrollTop<\/code> access in order to\n\t\tdetermine whether the user has scrolled an element with <code>overflow: auto<\/code>.\n\t\t(Not applicable to iPhone.)<\/li>\n\t\t<li>Safari iPhone also fires this event when the user zooms in or out.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events scroll","tool_tip_format":"html","image":"Events","match":"onscroll"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"select.html\">select<\/a><\/div>\n\t<p>When the user selects text in a text input field.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>As far as I&#8217;m concerned this event should also fire when the user selects text in any element. No\n\tbrowser agrees, though.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events select","match":"select","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"select.html\">select<\/a><\/div>\n\t<p>When the user selects text in a text input field.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>As far as I&#8217;m concerned this event should also fire when the user selects text in any element. No\n\tbrowser agrees, though.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events select","tool_tip_format":"html","image":"Events","match":"onselect"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"submit.html\">submit<\/a><\/div>\n\t<p>When the user submits a form.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events submit","match":"submit","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\"><a href=\"submit.html\">submit<\/a><\/div>\n\t<p>When the user submits a form.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events submit","tool_tip_format":"html","image":"Events","match":"onsubmit"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMActivate<\/div>\n\t<p>Should fire when an element is activated.<\/p>\n\t<p><a href=\"tests\/click.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp incorrect\" colspan=\"3\">Incor<wbr>rect and incom<\/wbr><wbr>plete<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp incorrect\">Incor<wbr>rect<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>A link is activated when the user follows it. A checkbox or radio is activated when it is checked or\n\tunchecked.<\/p>\n\t<ul>\n\t\t<li>Safari and Konqueror incorrectly treat this event as an equivalent of the click event. For instance, when you click on a text input the event\n\t\tfires. It shouldn&#8217;t: clicking on a text input does not activate the text box. Firefox correctly\n\t\tfires a click event only.<\/li>\n\t\t<li>Safari does not fire this event on radios and checkboxes.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events DOMActivate","match":"DOMActivate","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMActivate<\/div>\n\t<p>Should fire when an element is activated.<\/p>\n\t<p><a href=\"tests\/click.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp incorrect\" colspan=\"3\">Incor<wbr>rect and incom<\/wbr><wbr>plete<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp incorrect\">Incor<wbr>rect<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>A link is activated when the user follows it. A checkbox or radio is activated when it is checked or\n\tunchecked.<\/p>\n\t<ul>\n\t\t<li>Safari and Konqueror incorrectly treat this event as an equivalent of the click event. For instance, when you click on a text input the event\n\t\tfires. It shouldn&#8217;t: clicking on a text input does not activate the text box. Firefox correctly\n\t\tfires a click event only.<\/li>\n\t\t<li>Safari does not fire this event on radios and checkboxes.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events DOMActivate","tool_tip_format":"html","image":"Events","match":"onDOMActivate"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMAttrModified<\/div>\n\t<p>An attribute in the DOM tree of the element has been changed.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp toomany\" colspan=\"2\">Too many<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp toomany\" colspan=\"2\">Too many<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox and Opera also fire this event when you scroll a page, even though no DOM attribute is\n\t\tmodified.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events DOMAttrModified","match":"DOMAttrModified","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMAttrModified<\/div>\n\t<p>An attribute in the DOM tree of the element has been changed.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp toomany\" colspan=\"2\">Too many<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp toomany\" colspan=\"2\">Too many<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox and Opera also fire this event when you scroll a page, even though no DOM attribute is\n\t\tmodified.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events DOMAttrModified","tool_tip_format":"html","image":"Events","match":"onDOMAttrModified"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMCharacter<wbr>DataModified<\/wbr><\/div>\n\t<p>Text in the DOM tree of the element has been changed.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox, Safari 3.0, Opera and Konqueror do not fire the event when you change character data\n\t\tthrough <code>innerHTML<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events DOMCharacterDataModified","match":"DOMCharacterDataModified","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMCharacter<wbr>DataModified<\/wbr><\/div>\n\t<p>Text in the DOM tree of the element has been changed.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Firefox, Safari 3.0, Opera and Konqueror do not fire the event when you change character data\n\t\tthrough <code>innerHTML<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events DOMCharacterDataModified","tool_tip_format":"html","image":"Events","match":"onDOMCharacterDataModified"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMFocusIn<\/div>\n\t<p>As focus, but bubbles.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Safari doesn&#8217;t fire the event when you focus on links or elements with\n\t\t<code>tabindex<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events DOMFocusIn","match":"DOMFocusIn","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMFocusIn<\/div>\n\t<p>As focus, but bubbles.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Safari doesn&#8217;t fire the event when you focus on links or elements with\n\t\t<code>tabindex<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events DOMFocusIn","tool_tip_format":"html","image":"Events","match":"onDOMFocusIn"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMFocusOut<\/div>\n\t<p>As blur, but bubbles.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Safari doesn&#8217;t fire the event when you focus on links or elements with\n\t\t<code>tabindex<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events DOMFocusOut","match":"DOMFocusOut","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMFocusOut<\/div>\n\t<p>As blur, but bubbles.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp incomplete\" colspan=\"2\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<ul>\n\t\t<li>Safari doesn&#8217;t fire the event when you focus on links or elements with\n\t\t<code>tabindex<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events DOMFocusOut","tool_tip_format":"html","image":"Events","match":"onDOMFocusOut"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMMouseScroll<\/div>\n\t<p>When the user uses the mouse wheel.<\/p>\n\t<p><a href=\"tests\/scroll.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>Equivalent of mousewheel.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events DOMMouseScroll","match":"DOMMouseScroll","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMMouseScroll<\/div>\n\t<p>When the user uses the mouse wheel.<\/p>\n\t<p><a href=\"tests\/scroll.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>Equivalent of mousewheel.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events DOMMouseScroll","tool_tip_format":"html","image":"Events","match":"onDOMMouseScroll"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMNodeInserted<\/div>\n\t<p>A new node has been inserted into the DOM tree of the element.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>If you change an element&#8217;s <code>innerHTML<\/code>, browsers first fire a DOMNodeRemoved event for every child node\n\tof the element, and then a DOMNodeInserted event for every child node in the new version.<\/p>\n\t<ul>\n\t\t<li>Konqueror does not fire these events when you use <code>innerHTML<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events DOMNodeInserted","match":"DOMNodeInserted","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMNodeInserted<\/div>\n\t<p>A new node has been inserted into the DOM tree of the element.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>If you change an element&#8217;s <code>innerHTML<\/code>, browsers first fire a DOMNodeRemoved event for every child node\n\tof the element, and then a DOMNodeInserted event for every child node in the new version.<\/p>\n\t<ul>\n\t\t<li>Konqueror does not fire these events when you use <code>innerHTML<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events DOMNodeInserted","tool_tip_format":"html","image":"Events","match":"onDOMNodeInserted"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMNodeRemoved<\/div>\n\t<p>A node has been removed from the DOM tree of the element.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp toomany\" colspan=\"3\">Too many<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>If you change an element&#8217;s <code>innerHTML<\/code>, browsers first fire a DOMNodeRemoved event for every child node\n\tof the element, and then a DOMNodeInserted event for every child node in the new version.<\/p>\n\t<ul>\n\t\t<li>Safari fires two events when you remove one node.<\/li>\n\t\t<li>Firefox and Opera also fire this event when you change the node&#8217;s content by <code>innerHTML<\/code>.\n\t\tSafari doesn&#8217;t. This \tis probably caused by the <code>innerHTML<\/code> implementations, and\n\t\tit is not considered a bug.<\/li>\n\t\t<li>Konqueror does not fire these events when you use <code>innerHTML<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events DOMNodeRemoved","match":"DOMNodeRemoved","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMNodeRemoved<\/div>\n\t<p>A node has been removed from the DOM tree of the element.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp toomany\" colspan=\"3\">Too many<\/td>\n\t<td class=\"comp yes\" colspan=\"2\">Yes<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>If you change an element&#8217;s <code>innerHTML<\/code>, browsers first fire a DOMNodeRemoved event for every child node\n\tof the element, and then a DOMNodeInserted event for every child node in the new version.<\/p>\n\t<ul>\n\t\t<li>Safari fires two events when you remove one node.<\/li>\n\t\t<li>Firefox and Opera also fire this event when you change the node&#8217;s content by <code>innerHTML<\/code>.\n\t\tSafari doesn&#8217;t. This \tis probably caused by the <code>innerHTML<\/code> implementations, and\n\t\tit is not considered a bug.<\/li>\n\t\t<li>Konqueror does not fire these events when you use <code>innerHTML<\/code>.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events DOMNodeRemoved","tool_tip_format":"html","image":"Events","match":"onDOMNodeRemoved"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMSubtreeModified<\/div>\n\t<p>The most generic event: something in the DOM tree of the element has changed.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events DOMSubtreeModified","match":"DOMSubtreeModified","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">DOMSubtreeModified<\/div>\n\t<p>The most generic event: something in the DOM tree of the element has changed.<\/p>\n\t<p><a href=\"tests\/DOMtree.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events DOMSubtreeModified","tool_tip_format":"html","image":"Events","match":"onDOMSubtreeModified"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">textInput<\/div>\n\t<p>Equivalent of keypress.<\/p>\n\t<p><a href=\"tests\/keys.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><p>This is a DOM event, despite the \"DOM\" bit missing in the name. Therefore it\n\tdoes not work with traditional event registration.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events textInput","match":"textInput","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">textInput<\/div>\n\t<p>Equivalent of keypress.<\/p>\n\t<p><a href=\"tests\/keys.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"4\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><p>This is a DOM event, despite the \"DOM\" bit missing in the name. Therefore it\n\tdoes not work with traditional event registration.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events textInput","tool_tip_format":"html","image":"Events","match":"ontextInput"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">activate<\/div>\n\t<p>Despite the name this event is an equivalent of focusin.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events activate","match":"activate","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">activate<\/div>\n\t<p>Despite the name this event is an equivalent of focusin.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events activate","tool_tip_format":"html","image":"Events","match":"onactivate"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">beforecopy<\/div>\n\t<p><a href=\"tests\/cutcopypaste.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>I do not understand the real purpose of these events. However, when the user calls up a context menu\n\tthat contains cut, copy and paste actions, beforecut, beforecopy and beforepaste all fire.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events beforecopy","match":"beforecopy","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">beforecopy<\/div>\n\t<p><a href=\"tests\/cutcopypaste.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>I do not understand the real purpose of these events. However, when the user calls up a context menu\n\tthat contains cut, copy and paste actions, beforecut, beforecopy and beforepaste all fire.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events beforecopy","tool_tip_format":"html","image":"Events","match":"onbeforecopy"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">beforecut<\/div>\n\t<p><a href=\"tests\/cutcopypaste.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>See beforecopy.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events beforecut","match":"beforecut","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">beforecut<\/div>\n\t<p><a href=\"tests\/cutcopypaste.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>See beforecopy.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events beforecut","tool_tip_format":"html","image":"Events","match":"onbeforecut"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">beforepaste<\/div>\n\t<p><a href=\"tests\/cutcopypaste.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>See beforecopy.<\/p>\n\t<ul>\n\t\t<li>Safari 3.1 does not fire this event before an actual paste action. It works fine on\n\t\tcontext menus.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events beforepaste","match":"beforepaste","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">beforepaste<\/div>\n\t<p><a href=\"tests\/cutcopypaste.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp incomplete\">Incom<wbr>plete<\/wbr><\/td>\n\t<td class=\"comp untestable\">Untest<wbr>able<\/wbr><\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t<p>See beforecopy.<\/p>\n\t<ul>\n\t\t<li>Safari 3.1 does not fire this event before an actual paste action. It works fine on\n\t\tcontext menus.<\/li>\n\t<\/ul>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events beforepaste","tool_tip_format":"html","image":"Events","match":"onbeforepaste"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">deactivate<\/div>\n\t<p>Despite the name this event is an equivalent of focusout.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events deactivate","match":"deactivate","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">deactivate<\/div>\n\t<p>Despite the name this event is an equivalent of focusout.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events deactivate","tool_tip_format":"html","image":"Events","match":"ondeactivate"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">focusin<\/div>\n\t<p>As focus, but bubbles.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><p>Not available on the window.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events focusin","match":"focusin","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">focusin<\/div>\n\t<p>As focus, but bubbles.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><p>Not available on the window.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events focusin","tool_tip_format":"html","image":"Events","match":"onfocusin"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">focusout<\/div>\n\t<p>As blur, but bubbles.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><p>Not available on the window.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events focusout","match":"focusout","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">focusout<\/div>\n\t<p>As blur, but bubbles.<\/p>\n\t<p><a href=\"tests\/blurfocus.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\">No<\/td>\n\t<td class=\"comp yes\" colspan=\"3\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\"><p>Not available on the window.<\/p><\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events focusout","tool_tip_format":"html","image":"Events","match":"onfocusout"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">hashchange<\/div>\n\t<p>When the hash value of the location changes.<\/p>\n\t<p><a href=\"tests\/hashchange.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<p>This event might be interesting for monitoring Back\/Forward in Ajax interfaces.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events hashchange","match":"hashchange","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">hashchange<\/div>\n\t<p>When the hash value of the location changes.<\/p>\n\t<p><a href=\"tests\/hashchange.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp yes\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<p>This event might be interesting for monitoring Back\/Forward in Ajax interfaces.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events hashchange","tool_tip_format":"html","image":"Events","match":"onhashchange"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">mouseenter<\/div>\n\t<p>When the mouse enters an element, but it doesn&#8217;t bubble.<\/p>\n\t<b class=\"warning\">MUCH more useful than mouseover.<\/b>\n\t<b class=\"warning\">Come on, Mozilla.<\/b>\n\t<b class=\"warning\">Come on, Safari.<\/b>\n\t<b class=\"warning\">Come on, Opera.<\/b>\n\t<b class=\"warning\">Come on, Konqueror.<\/b>\n\t<p><a href=\"tests\/mouseover.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<p style=\"text-transform: uppercase\">The other browsers should implement these events as soon as possible.<\/p>\n\t\t<p>(Yes, I know I&#8217;m shouting, but I&#8217;ve been saying this since 2003 and nobody has ever paid my message\n\t\tthe least attention.)<\/p>\n\n\t\t<p>Mouseover and mouseout also fire when the user mouses over or out of a <em>child element<\/em> of the element\n\t\tyou registered the events on. Mouseenter and mouseleave don&#8217;t. Thus, they are the true equivalent of CSS <code>:hover<\/code>.<\/p>\n\n\t\t<p>Once these events are supported by all browsers, creating dropdown menus will become a walk in the park. It&#8217;s\n\t\tFirefox&#8217;s, Safari&#8217;s and Opera&#8217;s fault that we still have to waste hours and hours on carefully distinguishing between\n\t\timportant and unimportant mouseover and mouseout events. If we just had mouseenter and mouseleave, all\n\t\tour problems would be solved.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events mouseenter","match":"mouseenter","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">mouseenter<\/div>\n\t<p>When the mouse enters an element, but it doesn&#8217;t bubble.<\/p>\n\t<b class=\"warning\">MUCH more useful than mouseover.<\/b>\n\t<b class=\"warning\">Come on, Mozilla.<\/b>\n\t<b class=\"warning\">Come on, Safari.<\/b>\n\t<b class=\"warning\">Come on, Opera.<\/b>\n\t<b class=\"warning\">Come on, Konqueror.<\/b>\n\t<p><a href=\"tests\/mouseover.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<p style=\"text-transform: uppercase\">The other browsers should implement these events as soon as possible.<\/p>\n\t\t<p>(Yes, I know I&#8217;m shouting, but I&#8217;ve been saying this since 2003 and nobody has ever paid my message\n\t\tthe least attention.)<\/p>\n\n\t\t<p>Mouseover and mouseout also fire when the user mouses over or out of a <em>child element<\/em> of the element\n\t\tyou registered the events on. Mouseenter and mouseleave don&#8217;t. Thus, they are the true equivalent of CSS <code>:hover<\/code>.<\/p>\n\n\t\t<p>Once these events are supported by all browsers, creating dropdown menus will become a walk in the park. It&#8217;s\n\t\tFirefox&#8217;s, Safari&#8217;s and Opera&#8217;s fault that we still have to waste hours and hours on carefully distinguishing between\n\t\timportant and unimportant mouseover and mouseout events. If we just had mouseenter and mouseleave, all\n\t\tour problems would be solved.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events mouseenter","tool_tip_format":"html","image":"Events","match":"onmouseenter"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">mouseleave<\/div>\n\t<p>When the mouse leaves an element, but it doesn&#8217;t bubble.<\/p>\n\t<b class=\"warning\">MUCH more useful than mouseout.<\/b>\n\t<p><a href=\"tests\/mouseover.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<p>See mouseenter remarks.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","tool_tip_format":"html","display":"Events mouseleave","match":"mouseleave","image":"Events"},
{"tool_tip":"<table cellspacing=\"5\" class=\"compatibility\">\n<tr class=\"compheader\">\n\t\t<th>Method or property<\/th>\n\t\t<th>IE 5.5<\/th>\n\t\t<th>IE 6<\/th>\n\t\t<th>IE 7<\/th>\n\t\t<th>IE8b2<\/th>\n\t\t<th>FF 2<\/th>\n\t\t<th>FF 3<\/th>\n\t\t<th>Saf 3.0 Win<\/th>\n\t\t<th>Saf 3.1 Win<\/th>\n\t\t<th>iPhone 3G<\/th>\n\t\t<th>Opera 9.26<\/th>\n\t\t<th>Opera 9.51<\/th>\n\t\t<th>Konqueror 3.5.7<\/th>\n\t<\/tr>\n<tr>\n\t<td class=\"declaration\" rowspan=\"2\">\n\t<div class=\"name\">mouseleave<\/div>\n\t<p>When the mouse leaves an element, but it doesn&#8217;t bubble.<\/p>\n\t<b class=\"warning\">MUCH more useful than mouseout.<\/b>\n\t<p><a href=\"tests\/mouseover.html\">Test page<\/a>.<\/p>\n\t<\/td>\n\t<td class=\"comp yes\" colspan=\"4\">Yes<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\" colspan=\"3\">No<\/td>\n\t<td class=\"comp no\" colspan=\"2\">No<\/td>\n\t<td class=\"comp no\">No<\/td>\n<\/tr>\n<tr>\n\t<td colspan=\"15\">\n\t\t<p>See mouseenter remarks.<\/p>\n\t<\/td>\n<\/tr>\n<\/table>\n\n<cite>Excerpt from http:\/\/www.<b>quirksmode.org<\/b>\/dom\/events\/index.html<\/cite>","insert":"$0","display":"Events mouseleave","tool_tip_format":"html","image":"Events","match":"onmouseleave"}],"tool_tip_format":"html"}