Scrollable sticky element


#1

Hi guys, I’m trying to recreate a scrollable sticky element which is responsive to the size of the browser window without much luck. The scrollable sticky element example on this page (https://abouolia.github.io/sticky-sidebar/#examples) is what I am trying to recreate. I can get the element to scroll down and up but not using the browser window size. Any ideas?


#2

@tomcm,

I don’t understand what you mean by “responsive to the size of the browser”… The scrollable sticky element in that example is not responsive to browser size… Are you trying to resize a dynamic panel so it grows with the window height? Or is it the footer you are trying to resize?

Could you post your RP file, please? That might help with understanding your intent.