<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/14658917?origin\x3dhttp://jackmamapoker.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Wednesday, July 20, 2005

De-blogger-fy

I don't know if Blogger appreciates this or not, but since I hate that search bar that appears across the top, I figure that passing on information related to the elimination of that bar will make the world a slightly better place.

It's pretty straightforward. Go to the Template tab for some editing, and scroll down until you find the <body> tag. Surround the tag thusly:


<noembed>
<body>
</noembed>


That's it. No more Blogger bar.