Dear all

I have a DIV that gets toggled using BlindDown and BlindUp as the user
makes a selection from a dropdown list. The DIV contains a number of
DIVs that correspond to the options in the dropdown list.

Prior to calling Effect.BlindDown(), all the contained DIVs have their
display style set to "none" and then the DIV corresponding to the
chosen item from the dropdown list has its display style set to
"block".

The contained DIVs are different heights, and when an option is chosen
that results in a small DIV being shown, I see a flash of the previous
option's DIV.

Obviously the previous height is being remembered. Is there some way
to re-initialise this each time?

Hope this is clear!

Many thanks
Stuart


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to