V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
icespace
V2EX  ›  问与答

Extjs 4中怎么设置window为半透明?

  •  
  •   icespace · Dec 27, 2012 · 3995 views
    This topic created in 4879 days ago, the information mentioned may be changed or developed.
    查了文档,似乎是设置plain为true即可,但是不管用啊。代码如下:

    Ext.create('Ext.window.Window', {
    title: 'Floating Window',
    id:'floating_id',
    height: 200,
    width: 400,
    layout: 'fit',
    plain: true,
    }).show();
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1512 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 16:43 · PVG 00:43 · LAX 09:43 · JFK 12:43
    ♥ Do have faith in what you're doing.