Hi,David How can I add transition effect (like view animation) when use show or hide method of control?
Hi,David How can I add transition effect (like view animation) when use show or hide method of control?
I try to made something like float label in easy way with AB.
https://codepen.io/simoberny/pen/gpddYQ
Hello tin,
I am not an expert in transition effects, so I am not sure about how to replicate exactly the same effect that you shown in your sample. What I do is to prepare an small sample for App Builder that shown how we can use CSS transition effects in both ways: using the "SetStyle" action and also the appropiate CSS code in order to set the transition effects. Please, take a look at the sample, download it from here: Transitions.zip
What you can do is to learn about CSS transitions, tin, for example, a good article to start can be this from the W3 Schools: CSS 3 Transitions
Can I hide label,and then show label with transition effect?
Hide label-> label show and play transition when focus input -> Hide label when lost focus
Hello tin,
I get it using the "opacity" CSS rule. Apparently we can't use the "display" CSS rule nor hidden the control by the "Hidden" control's option, but use the "opacity" CSS rule to hide the control at the start. Then, when certainly Input control take the focus we can shown (change the opacity) of the Label and hide it (change the opacity again) when the Input loss the focus. Take a look at this sample: MyApp.zip
Thanks David,I try your demo.I combine code now it can go left.So,how can I set it to slide up instead go to left?
MyApp.zip
Todo el mundo puede leer el foro de soporte de DecSoft para aprender del mismo, sin embargo, sólo los clientes de DecSoft pueden abrir nuevos hilos. Compre una o más licencias de productos de DecSoft y obtendrá este y otros beneficios.
Este sitio utiliza "cookies" útiles para almacenar sus preferencias.