Skip to content

Instantly share code, notes, and snippets.

@laktek
Created March 23, 2009 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laktek/83818 to your computer and use it in GitHub Desktop.
Save laktek/83818 to your computer and use it in GitHub Desktop.
link_to_function("Show me more", nil, :id => "more_link") do |page|
page[:details].visual_effect :toggle_blind
page[:more_link].replace_html "Show me less"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment