browser resize
browser resize
Out of context: Reply #9
- Started
- Last post
- 9 Responses
- heavyt0
i forgot to mention that you want to position the window at 0,0 before resizing.
window.moveTo(0,0);
TR1
i forgot to mention that you want to position the window at 0,0 before resizing.
window.moveTo(0,0);
TR1