0

help with pseudo-wizard and animation

asked 2011-10-16 16:04:19 +0800

madruga0315 gravatar image madruga0315 flag of Brazil
937 2 12

Hi *,

I'm implementing a pseudo wizard that consist of several panels, where each step of the wizard is one panel that is visible. Each panel has a "next"/"prev" button.

What I'm looking is for when the user clicks on the "next" button, 1st it goes to server side for validation, and if succeeds, then the current panel (has visible="false" on the server side) exits to the left with an animation, and the next panel (has visible="true" on the server side) enters from the right, also with an animation.

Thanks for the help,
Madruga

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2011-10-28 05:33:15 +0800

TonyQ gravatar image TonyQ
642
https://www.masterbranch....

Hi ,
according to your description ,
what's the major issue you want to discuss now?


1.The validation part?

You could use constrant or event to handle it.

2.animation part?

You have to use some client script to handle this.

link publish delete flag offensive edit

answered 2011-10-28 08:11:06 +0800

madruga0315 gravatar image madruga0315 flag of Brazil
937 2 12

Hi Tony,

It's the animation part.
I've researched a bit on this, ZK currently only support slide up and down.

Could you give me some pointers on how to implement the script?

Thank you
Madruga

link publish delete flag offensive edit
Your reply
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: 2011-10-16 16:04:19 +0800

Seen: 249 times

Last updated: Oct 28 '11

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