Archived topic
Does GP recommend a plugin to do css/js transition ?
1 reply · Started by Morgan on March 25, 2022
Hi,
I would like to replicate a behaviour on a website, when you click on a specific area, it slides and show details info.
Look here https://www.loom.com/share/7948932be7f84fb49d1f4ac9f1fda5ba
What do you recommend to do that in a smart way, so we can reuse it. A widget or an element maybe ? CSS only ?
thanks
Morgan
Hi there,
thats not an easy feature - it would require Javascript ( for the onClick event ) and some custom development that falls outside the scope of this forum.