0

Using ZK Animation with ZK for JSF

asked 2009-07-13 14:20:18 +0800

extramail2 gravatar image extramail2
3

updated 2009-07-13 14:58:16 +0800

It is possible to use ZK animation with zk for jsf? I tried the following:

<z:label value="Click Me" z:onClick="test.visible=!z.visible"/>
<z:div id="test" visible="false" action="onshow:anima.slideDown(#{self})">Some text</z:div>

But this doesn't work - an error popup appears saying:
Failed to process
setAttr
z$(c).cleanWhitespace is not a function

I also tries using attribute and zscript but then the anima method is not recognized. Any idea???

delete flag offensive retag edit
Be the first one to reply this discussion!
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: 2009-07-13 14:20:18 +0800

Seen: 233 times

Last updated: Jul 13 '09

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