Hi jarry,
thank you for your answer.
When using your solution the header is pulsating - but the panel can't be moved anymore when set the headerCls.
Also i need to remove this pulsating class. When use
window.top.$('#window_' + windowId).panel({
headerCls: ''
});
the class is already there.
So what can we do to avoid this?
Thanks