I changed it, but it didn't have effect.

I also added a 1px border to the div tag and now when you open the
element you can that the heigth is 0px.

So there must be the problem, the height doesn't work properly.


Any ideas?


Regards,

Sander.

On Jun 15, 4:17 pm, FernandezPablo <[EMAIL PROTECTED]> wrote:
> I really dont know if this is the problem, but note that the contents
> that you're trying to hide must themselves be inside a div tag.
>
> so where you put
>
> <div id="right">Close this, please?!</div>
>
> it must be
>
> <div id="right">
>   <div>Close this, please?!</div>
> </div>
>
> here's an examplehttp://github.com/madrobby/scriptaculous/wikis/effect-toggle
> (check the notes part)
>
> Regards,
>
> Pablo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to