Page 1 of 1

Slider Component error

Posted: Tue Jun 10, 2014 4:17 pm
by Jordi Niubo

Hi,

I have a table(add_to_cart_mobilegrid_109) with some components and 1 Slider Component.
In my code, i need to show/hide this table with all the components inside. I use:
Tiggr('add_to_cart_mobilegrid_109').css('display', 'none');
Tiggr('add_to_cart_mobilegrid_109').css('display', 'block');

The problem is when I show the table again, the Slider component lose the bar and when iI try to change the value with the mouse I can't and the value change to null.

This is normal?
How can I hide/show the Slider correctly?
If i use .show() / .hide() only hide/show the number, but not all component.

Thanks


Slider Component error

Posted: Tue Jun 10, 2014 5:24 pm
by Evgene Karachevtsev

Hello Jordi,

We've just checked - hide() and show() work correctly, hide and show grid entirely with slider. Please detail, what libraries version do you use. Do you test it in browser or on device?


Slider Component error

Posted: Tue Jun 10, 2014 7:08 pm
by Jordi Niubo

I tested this in browser.

But if I put in the element grid.show(), this don0t work


Slider Component error

Posted: Tue Jun 10, 2014 7:38 pm
by Evgene Karachevtsev

Jordi,

Could you send us public link to your application, steps how to reproduce the issue
http://docs.appery.io/documentation/s...


Slider Component error

Posted: Fri Jun 27, 2014 10:08 am
by Kateryna Grynko

Hi Jordi,

Did you solve it?


Slider Component error

Posted: Fri Jun 27, 2014 5:08 pm
by Jordi Niubo

Hi

I change the page style and now no need to use this component but i thing that the problem is about the component inside a table. You can hide the Slider but when u show again this Slider have problems and don't work

Thanks for ask Katya


Slider Component error

Posted: Fri Jun 27, 2014 5:37 pm
by Evgene Karachevtsev

Hello Jordi,

We would be very grateful if you could inform detailed steps to reproduce your issue, or give the public a link to your project for we could test it.


Slider Component error

Posted: Mon Aug 18, 2014 6:11 am
by Kateryna Grynko

Hi Jordi,

Did you solve the issue?


Slider Component error

Posted: Mon Aug 25, 2014 7:41 am
by Jordi Niubo

Hi

I changed the page style and now I no need to use this component

Thanks