Hi all, I would really appreciate someone to review what I have done, I am stuck.
On our site, we have a component called Newsletter which is a responsive design newsletter subscription form. I have put this component into a pop-up wrapper and want to make it a pop-up window that appears after 10 seconds of navigation and closes with a close button. I want the width of the component within the Pop Up wrapper to be 67%.
I have followed carefully instructions to create a div (Pop-Up Wrapper) right before the body and put the component inside. Then I have tried to follow animation instructions. But it doesn’t work.
I apologize, I am not a seasoned developer. Could anyone review what we have and suggest step by step, clear instructions ? Here is the rad-only link :
Make sure to replace ‘.popup-wrapper’ with the actual class name of your Pop-up wrapper element. You can also adjust the delay by changing the 10000 value (milliseconds) to your preferred timing.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.
For anyone coming across this later, SA5 modals is free, attributes-based, and support all of the mechanics automatically including timer triggers, button triggers, scroll triggers, etc.