Skip to content

flbeta_function_toggle

Wesley de Groot edited this page Sep 15, 2016 · 21 revisions
                     _          
                    (_)         
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.8 Beta

💡 Function toggle

💡 _.toggle()



Toggle between hidden, and opaque

Parameter list

Type @var Description Required
object [object] Wrapper Optional

Example:

_('.hideOrShowMe').toggle()


Returns:

null




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

Clone this wiki locally