|
Posted by Kim Andrι Akerψ on 04/05/06 14:30
Maxi wrote:
[quoting fixed]
> Sid Ismail wrote:
> > On 5 Apr 2006 02:56:29 -0700, "Maxi" <maheshchindarkar@gmail.com>
> > wrote:
> >
> > : I just have one index.html page with NO links NO pics. Just a
simple
> > : html page.
> > :
> > : Whenever I open that page I want to eliminate few things like:
> > :
> > : I don't want scroll bar -> I have a solution <body scroll="no">
> > : I don't want status bar -> ? need solution ?
> > : I don't want toolbar bar -> ? need solution ?
> > : I don't want menu bar -> ? need solution ?
> > :
> > : I JUST want the title bar, address bar and the IE window.
> > :
> > : Please help
> >
> >
> > Design your own browser - leave mine alone.
> >
> > Sid
> You mean this is impossible?
Not impossible, but counter-productive. If you pull a stunt like that
on me when I enter your website as a visitor, I'll close the window and
go to a different website.
Also, something like this can only be achieved in JavaScript, as
there's (thankfully) no way to do this in pure HTML, and then (IIRC)
only by creating a new window with your own options. Look into the
"open" function for the "window" object in JavaScript.
--
Kim AndrΓ© AkerΓΈ
- kimandre@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
Navigation:
[Reply to this message]
|