/    Sign up×
Community /Pin to ProfileBookmark

Hide browsers bars

Hi!

I need to open a window with all browser’s bars hidden. I only want to have the window’s frame.

Anyone can help me?

Regards!

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@rellikFeb 15.2003 — <a href="url" onClick="window.open('URL','windowName',
'width=500,height=500')">Link</a>


i would advise you to use the
<i>
</i>onClick="window.open('url','windowName','scrollbars=yes,width=500,height=500')"

to include the scrollbars, and possibly even
<i>
</i>&lt;a href="url" onClick="window.open('url','windowName','resizable=yes,scrollbars=yes,width=500,height=500')"&gt;

to make it resizable
Copy linkTweet thisAlerts:
@CharlesFeb 15.2003 — [font=georgia]That should be:[/font]

[font=monospace]<a href="http://developer.netscape.com/docs/manuals/js/client/jsref/window.htm#1202731" onclick="window.open(this.href, 'child', 'height=300,width=200'); return false">Window.open()</a>[/font]
×

Success!

Help @esapo 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.28,
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,
)...