-
FEATURED COMPONENTS
First time here? Check out the FAQ!
I am trying to show notification inside floating bar
Can somebody tell me, why the notification is not shown?
Is this a bug?
ZK fiddle here: zkfiddle.org/sample/3ur3b46/1-Notification-not-shown-in-sticky-block
ZK issue created here: tracker.zkoss.org/browse/ZK-3560
Hello Worsik,
I was fooling around with your fiddle, and i observed that when you scroll down, press the button, and very fast move up, the notification is displayed.
So probably has to do something with the height of the window.
Best Regards,
Darksu
Asked: 2017-01-05 09:55:54 +0800
Seen: 18 times
Last updated: Jan 05 '17
zkspringmvc jar licence is GPL ?
Build web application without any zul files
Custom component that extends Textbox does not fire onChange event
java.lang.NullPointerException to update to zk 8.0.1
"Spring Session" + ZK + "Spring core" @Listen method refresh the screen
zk8 client side binding to a viewmodel command seems not to work
upload event dialog do not open in browser
Where can I find documentation (like ZK Developer's Reference) for ZK 8.0.2.2 ?
Darksu: Thank you for trying.
But I don't think you're right. When you try the opposite way, scroll up, press button and very fast move down, notification is not displayed. I tried to change notification position to after_end, bud same result. Even if I tried to make sticky block much wider to have
Worsik ( 2017-01-05 15:26:20 +0800 )edit