I cant set the width, because when I start the table I do not know how many columns will be added, and the information are VDA Standards, and the must be shown without a line break.
Here is what I tried that acutely returned something.
script type="text/javascript">
<!--
var w =...
Hi everyone.
I built a Page that with a Table in it.
The table is filled with information from a Database.
How can I get the actual width of the Table?
I need this information to be able to set the Printer settings.
Thanks Kai
Ok I know that it is impossible to disable the Button, but is there no way that I can add some code (function) to the Button, so that some function only gets executed it the user closes that Popup.
Hi everyone,
Is there an Event handler that only gets executed when you close a window.
"onunloade(), onclose()" does not work for me, because it also get executed when you refresh a site.
Or is there a way that I can Disable the "close Button" (Cross Button, top right corner) on a Popup, or...
I have got a on the Start Page an Iframe for each system to be monitored.
It is possible to have links from within these Iframes to open a second Monitor page that is again built with little Iframes.
There can be an unknown amount of Monitor Pages, that have could been open from any one of the...
Hi everyone,
I have built a page that monitors a number of other Programmes.
My problem is that I want to create a logout Button on all the windows.
I tried to put on each window a onUnLoad="window.opener.close();" and then only somehow close the last window. This does somehow not work...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.