I'm trying to add a binding in the <html>
element of the site and it doesn't seem to have any effect.
Is there any restriction applying bindings in elements outside the body element?
<html xmlns="http://www.w3.org/1999/xhtml" data-bind="css: {'visible-menu' : $root.panels.visibleMenu }">