0

Embed ZK widget on external page

asked 2024-02-29 15:28:05 +0800

andij62 gravatar image andij62
315 1 7

Hi all,

A ZK widget is embedded on an external page. The external page has a dark footer that appears briefly while the ZK widget is loading. Is there a way to deliver the ZK widget with a fixed height while loading so that the footer stays at the bottom and is not visible? After loading the ZK widget, it should be changed back to a height of 100%. How could I solve this?

Regards

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2024-03-01 12:14:47 +0800

MDuchemin gravatar image MDuchemin
2560 1 6
ZK Team

Hey there,

Are you using the zkEmbedded workflow to insert a zk page into that external page?

https://www.zkoss.org/wiki/ZKDeveloper%27sReference/Integration/ZKEmbedded/EmbeddedZK_Application

or are you using an iframe?

If you are using embedded, then the ZK content should size up to the host element that you are using. In that case, using CSS to control the size of the outer element is the easiest.

If possible, can you post code samples to get a better idea of what is going on?

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2024-02-29 15:28:05 +0800

Seen: 3 times

Last updated: Mar 01

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More