ad banner |
ad banner |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Feb 2004 Member No: 3,975 ![]() |
I'm not sure if everyone is familiar with this, but a while ago a javascript code was created to strip off the annoying xanga ad banner from the site. I have been happily using this code in my xanga stats until xanga has decided to change their banner and therefore ruin the javascript code (or at least this is why I think the code doesn't work anymore). I have been trying to figure out how to fix this problem, but all in vain.
Does anyone have any information on how I can fix this? Thanks ![]() oh yeah, This is the old code if anyone wants to look at it. <script type="text/javascript"> // www.blogring document.write('<style type=text/css></style> ' + ' <no' + 'script>'); </script></td></tr></table><br /><!-- --><script language="javascript"><!-- if (typeof HTMLElement!="undefined" && !HTMLElement.prototype.insertAdjacentElement) {HTMLElement.prototype.insertAdjacentHTML = function(where,htmlStr){var r = this.ownerDocument.createRange();r.setStartBefore(this);var parsedHTML = r.createContextualFragment(htmlStr);this.insertBefore(parsedHTML,this.firstChild ;}} var adbanner="<center><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"><tr><td style=\"text-align: center;\"><center><table border=\"0\" cellspacing=\"0\" cellpadding=\"1\" width=\"614\" style=\"position: relative; top: 0px; left: 0px; background-color: #ffffff; border: 1px solid #6699cc; background-image: none;\"><tr><td width=\"146\"><a href=\"http://www.xanga.com\"><img src=\"http://www.xanga.com/images/xangalogosmall.gif\" width=\"146\" height=\"44\" border=\"0\" align=\"bottom\" alt=\"Xanga.com: The Weblog Community\" /></a></td><td style=\"text-align: right;\">< marginwidth=\"0\" marginheight=\"0\" width=\"468\" height=\"60\" scrolling=\"no\" frameborder=\"0\" src=\"http://rcm.amazon.com/e/cm?t=xangacom&p=13&o=1&l=bn1&browse=301668&mode=music&bg1=ffffff&fc1=000000&lc1=3366cc&f=ifr\"><MAP NAME=\"boxmap-p13\"><AREA SHAPE=\"RECT\" COORDS=\"379, 50, 460, 57\" HREF=\"http://rcm.amazon.com/e/cm/privacy-policy.html?o=1\" ><AREA COORDS=\"0,0,10000,10000\" HREF=\"http://www.amazon.com/exec/obidos/redirect-home/xangacom\" ></MAP><img src=\"http://rcm-images.amazon.com/images/G/01/rcm/468x60.gif\" width=\"468\" height=\"60\" border=\"0\" usemap=\"#boxmap-p13\" alt=\"Shop at Amazon.com\"></td></tr></table></td></tr></table><br /><center>";document.body.insertAdjacentHTML("afterBegin", adbanner);//--> </script> </span><table border="0" cellspacing="0" cellpadding="4" width="725" class="footer"><tr><td align="center" valign="top"><a href="http://www.xanga.com/default.aspx" class="footernav">xanga</a> - <a href="http://www.xanga.com/register.aspx" class="footernav">join</a> - <a href="http://www.xanga.com/About/Premium/" class="footernav">upgrade</a> - <a href="http://www.xanga.com/Skins/SkinsDirectory.aspx" class="footernav">skins</a> - <a href="http://personals.xanga.com/">personals</a> - <a href="http://help.xanga.com/about/whatisxanga.htm" class="footernav">about</a> - <a href="http://help.xanga.com/about/termsofuse.htm" class="footernav">terms of use</a> - <a href="http://help.xanga.com/about/privacypolicy.htm" class="footernav">privacy</a> - <a href="http://help.xanga.com" class="footernav">help</a> - <a href="http://help.xanga.com/about/emailus.htm" class="footernav">contact us</a> - <a href="http://www.xanga.com/signin.aspx" class="footernav">sign in</a></td></tr></table></center></body></html> |
|
|
![]() ![]() |