”@

Home 

2014/10/16 ¤W¤Č 12:03:02

jquery Programming Glossary: doscroll

How to do a horizontal scroll on mouse wheel scroll?

http://stackoverflow.com/questions/2346958/how-to-do-a-horizontal-scroll-on-mouse-wheel-scroll

mapping the mouse wheel to the horizontal bar in the onmousewheel event. In IE this is really easy by just using the doScroll method document.documentElement.onmousewheel function if document.body.doScroll document.body.doScroll event.wheelDelta.. this is really easy by just using the doScroll method document.documentElement.onmousewheel function if document.body.doScroll document.body.doScroll event.wheelDelta 0 left right return false This will scroll the horizontal bar by the amount the.. just using the doScroll method document.documentElement.onmousewheel function if document.body.doScroll document.body.doScroll event.wheelDelta 0 left right return false This will scroll the horizontal bar by the amount the vertical bar would normally..

Codeigniter (CSRF) jQuery ajax problem

http://stackoverflow.com/questions/7351849/codeigniter-csrf-jquery-ajax-problem

function images echo 'Hello World' Javascript var ID .imageWrap last .attr id var baseurl http localhost woho var doScroll 1 var cct .cookie 'csrf_cookie_name' if location.href baseurl window .scroll function if window .scrollTop 'body' .height.. .cookie 'csrf_cookie_name' if location.href baseurl window .scroll function if window .scrollTop 'body' .height 2 if doScroll 1 .post baseurl 'ajax images' 'id' ID 'csrf_token_name' cct function data alert data #wrapper_content .append data .. share improve this question Try javascript var ID .imageWrap last .attr id var baseurl http localhost woho var doScroll 1 var cct .cookie php echo this config item csrf_cookie_name if location.href baseurl window .scroll function if window..