Returning false seems to fix IE from reclaiming window focus. I think
'WTF' best describes this behaviour. Further investigation required.
This commit is contained in:
parent
81199d0258
commit
f7d86f1cc6
@ -25,6 +25,8 @@ RealtimeUpdate = {
|
|||||||
'border-top-color':'#AAAAAA',
|
'border-top-color':'#AAAAAA',
|
||||||
'border-top-style':'solid'
|
'border-top-style':'solid'
|
||||||
});
|
});
|
||||||
|
|
||||||
|
return false;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user