How to track the source of virus attacks:: The file is typically located here, in W2000 & XP: C:\WINNT[or Windows]\system32 \drivers\etc It has no extension, but your can rename it HOSTS.txt and open http://answers.google.com/answers/threadview?id=568868HOME | If I create a new window by calling openNewProject as defined below, why is it that this window cannot be closed?
function openNewProject(callfrom,o){ bed bugs, killing their eggs:: Aug 14, 2005 A local university or state extension service should be able to put you in of microscopic eggs present which cannot be removed manually. http://answers.google.com/answers/threadview/id/555738.htmlHOME |
var newpanel = new Ext.FormPanel({
labelAlign: 'right',
frame:true,
bodyStyle:'padding:5px 5px 0',
labelWidth : 120,
width: 600,
items: [new = new Ext.form.Hidden({
id: 'new',
name: 'f',
value: 'new'
})],
buttons:[
{
text: 'Close',
handler: function(){newwin.close();}
}]
});
var newwin = new Ext.Window({
title: 'New Project',
id: 'newwin',
width:800,
height:600,
minWidth:800,
modal:true,
plain: true,
items: newpanel,
constrainHeader: true,
layout:'fit',
closable:true
});
newwin.show();
}
Clicking one of the close options once does nothing. Clicking the close option a second time messes with the rendering of ComboBox(es). Clicking several (3) times clears the contents of the window, but still displays the window in a semi-transparent manner.
I can close the window from firebug by running two commands:
//remove object from DOM directly
document.getElementById('newwin').parentNode.remov eChild(document.getElementById('newwin'));
//close window to remove shadow thing
Ext.getCmp('newwin').close();
But running this code from function openNewProject does not work.
Apparently some residual code was calling openNewProject recursively and was causing the problem.
Nortel Unveils Vision, Strategy for Israeli High-Performance Net
Busy Friday Leads to Strong Close for Net Stocks
|