<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/10620242?origin\x3dhttp://wongwy.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>


Visitors














Thursday, January 13, 2005
How come I don't see this yellow background thing??? izzit only me? this is what i see on my computer. and Ding: everything shud work fine in firefox now. yea the height thing was my fault but the columns din seem to add up properly in firefox. i found out it's becos i had a padding-left n padding-right in my div class left. firefox puts the padding outside the < div > making it wider than intended. int explorer puts it inside(seems more logical).

- Posted At 12:05 AM -