|
-
Sep 10th, 2001, 12:30 PM
#1
Easy HTML question (I hope!)
Is there a way to run an HTML command that will minimize the current browser window? Like I've got a browser window open showing a button that says "Minimize". I click it and the window I'm looking at minimizes down to the toolbar, just as it would if you clicked on the minimize button in the upper right corner. Can I do this with HTML code?
Thanks...
-
Sep 10th, 2001, 05:26 PM
#2
Fanatic Member
I don't think so, but you could probably use window.blur() which will send the window to the back.
Alcohol & calculus don't mix.
Never drink & derive.
-
Sep 10th, 2001, 05:27 PM
#3
Fanatic Member
Not with HTML...and I don't think JavaScript has that type of permission.
-
Sep 10th, 2001, 08:45 PM
#4
PowerPoster
nope, you can focus to it, and unfocus it, but not minimise.
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|