hello all, its been a long time and i have a small question for u guys.
I need to manipulate the browser while i’m still inside the same page. what i mean is, i used java to open a new window with a certain size, no tool bar and no resize option, and what i need to do, is have this window changed again (maybe by a click of a button ) so that it becomes a full browser with toolbars and scrolling and all.
there is a function in java ( self.resizeTo(‘x’,‘y’) ) which alowes me to change the size of the browser. what i cant figure out is how to change the rest of the parameters again.
plz let me know if u have a solution to this, and incase u didn’t understand what i mean exactly plz let me know so i would explain more.
thx