Rafael Marques
Posts: 0
Joined: Thu Aug 14, 2014 12:00 am

is there any other way to make an element disappear?

is there any other way to make an element disappear?
other than these :

Apperyio ( ' mobileimage_25 ' ) .hide ( ) ;
element.hide ( ' mobileimage_25 ' ) ;

because they do not work

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

is there any other way to make an element disappear?

Hi Rafael,

You can run method .hide(); for any set of components using CSS selector as follows:pre$(".ui-checkbox").hide();/pre

Rafael Marques
Posts: 0
Joined: Thu Aug 14, 2014 12:00 am

is there any other way to make an element disappear?

but I want to hum Hide Element not do mapeamendo Database .

In A Picture .
When the value to hide the empty element.

Already used the above two options , but none works .

https://getsatisfaction.com/apperyio/...

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

is there any other way to make an element disappear?

Hi Rafael,

Please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name.

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

is there any other way to make an element disappear?

Would this work to just hide the input of a checkbox component? (By that I mean the box that actually gets checked.)

Return to “Issues”