¡@

Home 

2014/10/16 ¤W¤È 12:06:29

jquery Programming Glossary: presentation_mode_stop_scrolling

jQuery.ScrollTo onAfter settings isn't working correctly

http://stackoverflow.com/questions/15501304/jquery-scrollto-onafter-settings-isnt-working-correctly

presentation mode I was always quitting this mode because of the window .scroll function. So I had the global variable presentation_mode_stop_scrolling to stop it. Sometimes the window .scroll function is called once just after my scrollTo function can't resolve it. Here.. class 5 img src http www.mastercreations.net wp content uploads 2012 10 5.jpg div Jquery window .scroll function if presentation_mode_stop_scrolling off #galleries .removeClass picture_presentation var picture_to_center_class var picture_to_center #galleries #pictures.. mode var new_picture parseInt picture_to_center_class 1 Stopping the scroll event to cancelled the presentation mode presentation_mode_stop_scrolling on scrolling to the next one var picture_to_center #galleries . new_picture body .scrollTo picture_to_center 800 onAfter..