I have a website with the tag that works just fine on all browsers except IE (7,8,9,10). After I disable scripting under the security settings insi
try this css
.noscript { background: red; top: 100px; color: #fff; padding: 10px; text-align: center; position: relative; z-index: 3; }