Changeset [c2cbcd5cab036b43e2eb3c6e53e65843b7481297] by Jonas Ådahl
September 6th, 2010 @ 04:24 PM
Implemented callback actions to jquery effects.
By providing actions to any of the jquery effects, the actions
will be
called after the effect has finished.
https://github.com/rklophaus/nitrogen/commit/c2cbcd5cab036b43e2eb3c...
Committed by Jonas Ådahl
- M Quickstart/src/demos/demos_effects.erl
- M apps/nitrogen/src/actions/action_add_class.erl
- M apps/nitrogen/src/actions/action_animate.erl
- M apps/nitrogen/src/actions/action_appear.erl
- M apps/nitrogen/src/actions/action_effect.erl
- M apps/nitrogen/src/actions/action_fade.erl
- M apps/nitrogen/src/actions/action_hide.erl
- M apps/nitrogen/src/actions/action_jquery_effect.erl
- M apps/nitrogen/src/actions/action_remove_class.erl
- M apps/nitrogen/src/actions/action_show.erl
- M apps/nitrogen/src/actions/action_toggle.erl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Nitrogen Web Framework for Erlang