rubyonrailsin

A Ruby and Rails talk

Sunday, March 28, 2010


[Rails] toggle appear starts hidden ?

by rubyonrailsin 0 comments

Tag


Share this post:
Design Float
StumbleUpon
Reddit

This definitely works:

<%= button_to_remote "Test", :complete =>
visual_effect( :toggle_appear, "toggle_appear" ) %>
<div id="toggle_appear"> yada yada yada </div>

To toggle content off -> content on, etc.

But is there any way to have the initial content hidden?

Many TIA,
Craig

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment

Subscribe feeds via e-mail

Blog Archive