0

Cardlayout animation is broken

asked 2013-03-05 19:29:09 +0800

this post is marked as community wiki

This post is a wiki. Anyone with karma >100 is welcome to improve it.

updated 2013-03-05 19:29:09 +0800

Sequoia gravatar image Sequoia
0

Hi,

When tabbing from a textfield on card 1 to a textfield on card 2, the animation stops halfway through.

Is there a fix to this issue? Or is there a workaround like shortcuts to slide through cards?

Thanks

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-03-06 01:58:16 +0800

vincentjian gravatar image vincentjian
2245 6

Hi Sequoia, you can try listen onBlur on first textfield.

<cardlayout hflex="min" vflex="min" id="cd">
    <div width="300px" height="300px" style="background:green"><textbox onBlur="cd.next()" /></div>
    <div width="300px" height="300px" style="background:red"><textbox /></div>
</cardlayout>
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
1 follower

RSS

Stats

Asked: 2013-03-05 19:29:09 +0800

Seen: 8 times

Last updated: Mar 06 '13

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