Can anyone pass me some code snippet or ideas about simulating "Ctrl+" using Java Script in Firefox. The requirement is that if a user logs-in to my web application written in PHP in firefox, Java Script should simulate doing "Ctrl+" so that the screen size increases.
Any inputs will be highly appreciated.


