klysiak
October 16, 2015, 3:49pm
#1
This is the code:
[code]<!doctype HTML>
html,body {height: 100%; margin: 0px; padding: 0px;}
E-Faktura | Klienci
<DIV ID="loggedIn">
<p><a class=userLoggedIn onclick="showPopup(this);" onblur="hidePopup();">Krzysztof Łysiak <img src="/images/menu_arrow.png" style="width:10px; height: 10px;" ></a></p>
<p></p>
<p>Ostatnie logowanie: 2015-10-16 17:02</p>
</DIV>
[/code]
Only after closing the window generated by function openChartWindow() in main layout header appears (see screenshot).
Andrei
October 19, 2015, 12:41pm
#2
Hi
please try latest 4.5 version
klysiak
October 19, 2015, 2:32pm
#3
Thx Andrei,
version 4.5 solved the issue.
I have another one in the same script. When I create new window using function openNewWindow() and close it it triggers mygrid1.clearAndLoad function. This works however onXLE function of mygrid1 (the one that turns progress off) returns the following error:
[code]TypeError: this.cell.childNodes[this.conf.idx.pr2] is undefined
…(){if(this.conf.progress!=true){return}this.cell.childNodes[this.conf.idx.pr2].p…[/code]
This one was appearing in 4.4 and 4.5.
Andrei
October 20, 2015, 11:53am
#4
Hi
Please attach exact steps to reproduce or even complete demo including all correspondnig js/css files.
Here is a small guide how to make a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html
If you’re using PRO or ENT edition, please send your demo to support@dhtmlx.com