1.1 DOM Manipulation in Knockout ViewModels

Solution

There are several ways to solve this. In this case we moved the fade in / out behavior to a custom binding handler.

< -- Don't forget to fill this in!