Type: Critical Browser Incompatibility Fix Software: shimmie2 Module: themes Reference: http://trac.shishnet.org/shimmie2/browser/branches/branch_2.2/themes/danbooru/sidebar.js http://trac.shishnet.org/shimmie2/browser/branches/branch_2.2/themes/default/sidebar.js Verified: Yes Solved: Yes Official res.: Unknown Author: Daniel Marschall Date: 2008-10-20 If you are using Internet Explorer and the danbooru theme, the upload section at the upload page WILL NOT BE VISIBLE! It is automatically toggled by the theme's onload-javascript and cannot be un-toggled by clicking the section title (that is only possible for nav-bar-sections). So, what's the reason? In the script.js we see following lines: window.onload = function(e) { var sections=get_sections(); for(var i=0;i