I am using a socket technology that sends the data directly to the browser. I get a snapshot of data as JSON. I am able to see the values change correctly. What I am not seeing is the CSS styles from the addClass / removeClass calls. If I step though the code with FireBug or Chrome debugger then I do see the CSS style changes.