icespace
V2EX  ›  问与答

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

  •  
  •   icespace · Dec 27, 2012 · 4156 views
    This topic created in 4946 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   ·   3191 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 12:18 · PVG 20:18 · LAX 05:18 · JFK 08:18
    ♥ Do have faith in what you're doing.