开发者

Website Home Page With No Toolbar

Is there a snippet of javascript to use to open a home page without toolbars.

I do not want to open 开发者_运维问答from a link with - window.open()

This is for a portfolio that I just want the plain window showing.

I can resize with - window.resizeTo()

But I can't find any code to get rid of the titlebar & menubar...

Thanks for any help :)


I don't think you can do this without using window.open(), and that will get killed by a lot of pop-up blockers.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜