Every time I try to cut and paste some JavaScript from a tutorial site or free script site into my blog, it never works. I’ve tried this with a few different JavaScripts, so it would be a huge coincidence if they were all broken. I figure I’ve got to be doing something wrong. But what is it?
Generally the problem is that you’re entering the JavaScript into your blog editor which treats it like text, not like code. Your blog editor is adding HTML like line break tags and paragraph opening and closing tags after various lines within the JavaScript. You won’t see them when you edit your blog post within the blog software, but if you use the “view source” for the actual blog page seen by the public, you’ll see these. Read the rest of this article »

Wordpress Theme: CSS Magic SEO by Answers That Help
