On my ASPX page I want a floating div that stays stationary as I scroll the content down.
I've grabbed the code and .js from - great script. Works fine if I change my file extension to .htm but craps out when it's .aspx!
I even changed the js to use getElementByID - still no go. Works fine in .htm, not .aspx.
The content does drop down, properly, but it's as though the window scroll event isn't getting picked up.
I tried the same with the code at . Same issue. The floating content does move up and down, but does not reposition when I scroll the screen.
Any tips please?
Thanks!
I've grabbed the code and .js from - great script. Works fine if I change my file extension to .htm but craps out when it's .aspx!
I even changed the js to use getElementByID - still no go. Works fine in .htm, not .aspx.
The content does drop down, properly, but it's as though the window scroll event isn't getting picked up.
I tried the same with the code at . Same issue. The floating content does move up and down, but does not reposition when I scroll the screen.
Any tips please?
Thanks!