/    Sign up×
Community /Pin to ProfileBookmark

Urgent! In Need Of Help

Hello reader,

I am in need of help in setting window resizability upon loading of a page. I have found out how to set the window size, but cannot set resizablity to off, or the menu bar at the top. I am in need to fix this soon, so that I can meet a deadline. I cannot use an onClick method, it must be onLoad. I do not know if this is possible, but if it isn’t is there a way I can work around out. I will continue to work on this, and hopefully someone provides an answer.
Thanks, Jeff Dran

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@herodote92Feb 13.2005 — In case this is what you're looking for:

<i>
</i>var my_window = window.open("http://www.google.fr","test","resizable=yes");

var my_window = window.open("http://www.google.fr","test","resizable="no");
Copy linkTweet thisAlerts:
@herodote92Feb 13.2005 — Oops, sorry, no doublequote before [no]:

var my_window = window.open("http://www.google.fr","test","resizable=no");
Copy linkTweet thisAlerts:
@xhunterauthorFeb 13.2005 — no, that's not what I meant, thanks for replying though. I am using flash objects, and need to open a new window that is a set size and cannot be altered in anyway, except for moving it around. I know almost all syntax for javascript, but this. I am trying to have the window set to a specific size, and have window resizing disabled for all browsers, along with the restore, and maximize buttons of the window. This has to be onLoad in the body tag, because I do not think you can do it in Flash. All I can do in flash is tell it the URL for the page.
Copy linkTweet thisAlerts:
@xhunterauthorFeb 13.2005 — I no longer need help. After 4 hours, and about 50 algorithms written I finally got it. If anyone needs to know it just e-mail me at [email][email protected][/email]

Jeff
×

Success!

Help @xhunter spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...