Telegram_2023-06-01T10

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2023 > 06 > 01 >

Telegram_2023-06-01T10

Telegram link

 

2023-06-01T10:24:05

 

Hey guys,... wanted to share a cool thing with you all. I have a cool animation js that looks great. ( see animate.css ). All you have to do is add the css link to your html template like this ... ( you may have a different location for the css files than I do )

 

and then code the css property of an IWRegion like this...IWRegion.CSS := 'animation animation-active zoomIn' ;And 'voila. Now your region does a cool \zoomIn\ feature.Telegram link

 

2023-06-01T10:25:06

 

you can read the animate.css for the other functions,... and if you feel like it upgrade to a newer version. I like this older version a bit better. But i just wanted to share it with you all. ( my only comment is,... when you move from one form to the next, and then have to come back to the 1st form, you may want to add code to clear out the css - so it doesnt do the animation every time you come back to the original form ). FYI.