Home

Class goog.fx.dom.FadeInAndShow

Sets an element's display to be visible and then fades an element in from completely transparent to fully opacity

extends goog.fx.dom.Fade
Instance Method Summary
onBegin()

Dispatches the BEGIN event. Sub classes should override this instead of listening to the event, and call this instead of dispatching the event.