ux/ieconsole.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 4 Aug 2011 06:59:09 +0000 (14:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 4 Aug 2011 06:59:09 +0000 (14:59 +0800)
ux/ieconsole.js

index b1c6e99..e855c31 100644 (file)
@@ -26,6 +26,7 @@ if(!window.console){
             st.background = '#eee';
             st.fontSize = '10px';
             st.padding = '10px';
+            st.zIndex = 100000;
             
             
             console.hide();