thank u

On Thu, Jul 9, 2009 at 7:04 PM, dilip <[email protected]> wrote:

>
> Hi Vishal,
>
> you need to use javascript to maximize your browser
>
> function maximize() {
>    window.moveTo(0,0)
>    window.resizeTo(screen.availWidth, screen.availHeight)
> }
>
> And call this function at onLoad in your <body>
>
> -
> dilip yava
>
> On Jul 9, 4:48 pm, vishal lad <[email protected]> wrote:
> > Hi,How can I open the browser in maximized state when the application
> first
> > loads??
> > Thanks & Regards
> >   Vishal
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to