icespace
V2EX  ›  问与答

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

  •  
  •   icespace · Dec 27, 2012 · 4067 views
    This topic created in 4910 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   ·   848 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 20:42 · PVG 04:42 · LAX 13:42 · JFK 16:42
    ♥ Do have faith in what you're doing.