Slider Problem - Forum

Forum Navigation
You need to log in to create posts and topics.

Slider Problem

I have a Slider in the Container the container is by default invisible, When I show the container the Slider loses its intial-value?
How I should solve this problem?

Uploaded files:
  • You need to login to have access to uploads.

Hi @asmat, you are right. I'm not sure why it's happening.

Anyway do this instead:
1) On the properties panel set the visible Container "box" property to True.
2) On page-enter tab enter this code: HideObject "box" "" 0

You will start with a hidden Container but without the initial-value slider problem.

Regards.

asmat has reacted to this post.
asmat