icespace
V2EX  ›  问与答

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

  •  
  •   icespace · Dec 27, 2012 · 4202 views
    This topic created in 4966 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   ·   2885 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 13:37 · PVG 21:37 · LAX 06:37 · JFK 09:37
    ♥ Do have faith in what you're doing.