"Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead."
Archive for September, 2011
Warning Message
<style>
.found {background-color:#f99;}
#searchbox {width:350px; position:absolute;
_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight-10);
left:10px; bottom:10px; background-color:#ccc; border:2px outset #ccc; padding:1px;}
body > #searchbox {position:Fixed;}
#searchbox fieldset {border:0;text-align:center;margin:3px;}
#searchbox input {margin:1px;padding:2px;}
#search {width:160px;}
</style>Surprisingly, it works in IE and FF, but not in the CMS. I’m guessing the CMS may be stripping it away? If I also add a CSS RESET to this css style block, will that help?
Just wondering if there’s a way to get this CSS in the body. Thanks guys.
I read up that I need yasm for it to use these capabilities and speed up encodes.
I am running centos, and yasm is installed and updated.
"Package yasm-1.1.0-1.el5.rf.x86_64 already installed and latest version"
I’ve tried reinstalling libx264, and it doesn’t seem to help. This is what I use to install:
./configure --enable-shared
make
make install
ldconfigIs there something else I need to do?
P.S. Can having popunders hurt your Google rankings?
I hope you can help me… I am using the code below to add media icons to my page http://www.rajeevthomas.com But it really messes things up by adding a huge margin above the page IE6 & 7 . I was told from the CSS forum that the script is rendering ‘ok’ and messing my with .css
Is there anything I can do to avoid this ?
I add a screen shot of the problem… Attachment 57603
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4e84398407d0c420"></script>
Thank you…. any help is appreciated…

