Go Back   Ultimate Web Site Drop Down Menu Forum > Search Forums
Register FAQ Members List Calendar Today's Posts

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: ISMAILC
Forum: Javascript 11-21-2008, 08:18 AM
Replies: 1
Views: 49,626
Posted By ISMAILC
Got help: <script> function maxGoto(webpage)...

Got help:

<script>
function maxGoto(webpage) {
// Move window to top left corner then resize it to screen size
window.moveTo(0,0);
window.resizeTo(screen.width,screen.height);

// Goto the...
Forum: Javascript 11-20-2008, 05:37 PM
Replies: 1
Views: 49,626
Posted By ISMAILC
Question URL to open in maximized window state within current window

Hi, I need help please!

I have a link on a page, where i wont it open in maximized window state.

the "_parent" allows to open in current window, but the maindow is never at maxmize state.
I want...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT. The time now is 05:39 PM.


Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.