Hey everybody, I want to apply a scriptaculous toggle effect to a div, but I do not want the effect to impact the full div...
I try to be a bit clearer : I have a div, with a variable height of, let's say, for example, 1000px. I want the div to be "half-hidden" : when the page is loaded I want to see a 400px height Then I click on a link "show the full div", and the hidden 600px are shown It would be quite simple with 2 divs, one of 400px and one of 600px with a toggle effect - but I MUST use one unique div Is it possible? Thank you VERY MUCH for your help. Jeremy -- 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.
