Hello,
 i try to block a  page  and  insert this code

                var blocker = new qx.bom.Blocker;
                blocker.setBlockerOpacity(0.9);
                blocker.setBlockerColor("black");
                blocker.block();

but i want to open a window  and i want that this window isnt blocked. I 
try to create it after the blocking but   the window is blocked too.:( 
Ho can i  fi this problem?Thanks for any help

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to