I'm not really sure how to put it back to the "all sliders closed" state.

You can select (and open) a specific slider in code like this...

tabslider_instance.select(tabelement_id);


I'm not sure how to un-select a tabelement.




-----Original Message-----
From: Stefano Caselli [mailto:[EMAIL PROTECTED]
Sent: Friday, May 19, 2006 10:21 AM
To: William Krick
Subject: Re: [Laszlo-user] closing an opened tabslider


William Krick ha scritto:
> The normal way that tab sliders are set up, one of them always has to be
> open.
> 
> So, when you click an already open tab slider, how is it supposed to know
> which other one to open instead?
> 
> 
First of all thanks for your fast reply.
Regarding your answer: I want all the sliders closed!
When the slider is showed for the first time all elements are closed.
Since I have many of them it is easier for a user to see all of them,
and then choose one (all sliders contain the title of a story, and 
opening one of them shows the story about the title).
BTW, I also need to be able to close a slider from code! is it possible?
I need it because I have put sliders inside a tabs component, one slider
per tabpane. When the user changes the current tab all sliders should
become closed, so that the next time that that tab is selected the user
can see all the titles of the stories.
Thanks.



_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to