FAQ Topic - How do I modify the current browser window? (2013-06-18)
23 views
Skip to first unread message
FAQ server
unread,
Jun 17, 2013, 7:00:00 PM6/17/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
-----------------------------------------------------------------------
FAQ Topic - How do I modify the current browser window?
-----------------------------------------------------------------------
In a default security environment you are very limited in how much
you can modify the current browser window. You can use
`window.resizeTo` or `window.moveTo` to resize or move a
window respectively, but that is it. Normally you can only
suggest chrome changes in a `window.open`.