erich.wanker Posted September 24, 2014 Posted September 24, 2014 Hello folks, how can i find the JSName of a Form? i want to animate a form ... if the form is created - it should animate from mainform.width + 300 to screencenter and if it will close - it should animate to -300 i would use someting like: UniSession.AddJS(login. the JSName + '.animate({ duration: 500, to: { x: '+screencenter+', opacity: 100}});'); Thanks for sugestions Quote
Administrators Farshad Mohajeri Posted September 24, 2014 Administrators Posted September 24, 2014 UniForm1.WebForm.JSWindow.JSName UniForm1.WebForm.JSForm.JSName Quote
ZigZig Posted September 27, 2014 Posted September 27, 2014 By the way, Thank you Farshad for your answer! Quote
Kanat Posted September 27, 2014 Posted September 27, 2014 By the way, Thank you Farshad for your answer! Very interesting, plese example of code Quote
Administrators Farshad Mohajeri Posted September 29, 2014 Administrators Posted September 29, 2014 Very interesting, plese example of code What type of example do you want? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.