Skip to content

function_scrollToBottom

Wesley de Groot edited this page Oct 23, 2015 · 36 revisions
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/

Function scrollToBottom

_('.wrapper').scrollToBottom()

scroll To Bottom

  • @param object object Wrapper
  • @return bool
  • @example _('.wrapper').scrollToBottom();


[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List)

Clone this wiki locally