Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Have you seen the new GlobalGames.qvw
How is it possible to center the sheets in the web page? I've been trying and can't do that effect.
Thanks in advance.
They used/made an extension to do that.
If you open the javascript console in your browser you can see that there is some code which does the resizing:
<body class="QvPageBody centerAlign" avq="background:.SheetBackground" onresize="Qva.ResizeBody()" style="cursor: auto; background-image: url(http://eu.demo.qlik.com/QvAjaxZfc/QvsViewClient.aspx?public=only&type=Document&name=Extensions/cente... background-position: 50% 94px; background-repeat: no-repeat no-repeat; "><div style="position: absolute; width: auto; height: auto; visibility: hidden; font-family: 'Times New Roman'; font-size: 16px; ">gGfjl</div><div style="display: none; " class="PopupSearch"><div style="display: none; " class="caption-icon-16x16 QvCaptionIcon search-expand-icon"></div><div class="caption-icon-16x16 QvCaptionIcon search-close-icon"></div></div>
<div id="appOverlay">
Hi All,
I had the same question as well..
Does anybody here.. have any idea or can share the js that is written to make the page center align.
Thanks in advance.
Aadil
Yes,
I've just asked the Qlikview demo team about it:
Hi Bastien,
Thank you for contacting QlikView.
Which tabs do you mean? The application contains a document extension that centres the application in the browser. The tabs inside each sheet are text objects containing actions. We then utilise conditional shows on objects and also sheets to drive the functionality.
Adam Bellerby
Snr. Demo Architect
And I told him about this topic, maybe he'll share his secret
Hi everyone,
I've posted a document extension that center aligns QVWs over here:
http://community.qlik.com/message/244319#244319
Hopefully this helps. Let me know if you run into any issues.
Thanks.