Open main menu

CDOT Wiki β

Changes

Mouse Lock Implementation FAQ

12 bytes removed, 15:56, 6 December 2011
Blur a window on a mochitest
===Blur a window on a mochitest===
<pre>
Instead of window.blur(), window.open() will blur the focused window.
</pre>
1
edit