In the chrome browser press F12 and go to the console and network tabs. Press ctrl + f5. Look for errors in the console or missing js/css files. From your image, it looks like some javascript did not run so you are probably missing (or wrong) js files. Do you use the CDN? If so make sure it points to the correct version. If you do get js errors, try uploading the whole www folder again.