Skip to content

flbeta_function_hide

Wesley de Groot edited this page May 2, 2017 · 33 revisions
                     _          
                    (_)         
                     _    _____ 
                    | |  / ____|
                    | |  | (___ 
                _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.9 Beta

Function hide

⚠️ _('.wrapper').hide()


##### 🚧 DO NOT USE ANYMORE!!!

Hide a object from the website

Deprecated!

Warning will be removed in v0.1.0

Use _.toggle(...) as alternative.


🕸 Web Only

This function is only for websites


Parameter list

Type @var Description Required
object object Wrapper Required

Example:

_('.wrapper').hide()


Returns:

this




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