Changes

Jump to: navigation, search

Labs/Jetpack/JEP/33

42 bytes removed, 22:23, 4 December 2009
Example
width: 300,
onFocus: function(window) {
window.contentDocument.defaultView.windowcontentWindow.document.body.style.background = '#ffffff';
},
onBlur: function(){
window.contentDocument.defaultView.windowcontentWindow.document.body.style.background = '#ff0000';
}
});
</pre>
1,273
edits

Navigation menu