Hi,
Can someone please help me?
Everytime I scroll down the ad is teleporting on the center of the screen.
I want it to stay where it was while scrolling down.
Here it is:
THEN WHEN I SCROLL DOWN IT IT GOES IN THE CENTER:
BTW, my version is 9.0.1.25
Thanks,
-Daryl
Hi Daryl,
After taking a closer look to your file, i've noticed that you have an parameter with value equal to true, try to change it to false (center:false).
SyntaxEditor Code Snippet
"<script> $(window).load(function(){ $(""#"+StickyPlace.Id+""").sticky({ topSpacing:"+ TopSpace +", center:false, className:""stickerPlace"" }); }); </script>"
I've made a page similar to yours and it works fine.
Can you provide the espace so we can see the code?
Sure thanks here it is.
its because my version of Outsystems is 9.0.1.25. I only use this version. and the sticky version 1.0.0 is perfect.
please help me.
The page you have created seams fine.
Try to replicate the latest version of sticky to your version of Outsystems.
Jogait wrote:
Hi, I also can't replicate it, because when I try to install the latest version of sticky on my platform it
shows that it's not compatible. what should I do?
thanks,
Maybe it's on the javascript but I can't edit it. please help me.
thanks in advance