Slide to a specified area to fix an element




position: sticky can do this, but the support rate is not high.
you can find the polyfill of this attribute


when you slide, absolute the div that runs away, and then use js to determine when to put it down and when to float

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30ee1-2b29e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30ee1-2b29e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?