¡@

Home 

2014/10/16 ¤W¤È 12:03:39

jquery Programming Glossary: half_way

Infinite looping columns in both directions

http://stackoverflow.com/questions/14462547/infinite-looping-columns-in-both-directions

up a little var num_children '#up left' .children .length var child_height '#up left' .height num_children var half_way num_children child_height 2 window .scrollTop half_way var ul '#up left' var dr '#down right' function crisscross ul .css.. .length var child_height '#up left' .height num_children var half_way num_children child_height 2 window .scrollTop half_way var ul '#up left' var dr '#down right' function crisscross ul .css 'bottom' ' ' window.scrollY 'px' dr .css 'bottom' ' '.. 'px' var ulc ul .children var drc dr .children var corners ulc.first ulc.last drc.last drc.first if window.scrollY half_way window .scrollTop half_way child_height corners 2 .appendTo ul corners 0 .prependTo dr else if window.scrollY half_way child_height..