How to Embed JavaScript into Wordpress Posts (The Easy Way)
I've been embedding JavaScript into my WordPress posts the hard way for ages. It means creating a separate file to define a function (that is the JS script) and then calling it into the post itself, as explained by the WordPress guys here.
Then, today, I discovered that there is actually a very easy way to integrate JavaScript into WP posts: using Andrew's JavaScript in WordPress Posts Plugin.
You download the plugin, install and activate it the usual way - and... That's it. JavaScript will start working in your posts.
According to some comments on Andrew's blog it doesn't work for everyone, but it worked a treat for me. The little things that make life so much easier. Thanks Andrew, you're an absolute lifesaver!
-- Geeky entry over --
Related posts:
June 11th, 2009 - 06:49
Thanks your information about javascript in wordpress. As we all know, in my free wordpress I can not use js to load alexa statistic. For those, best thanks for your help.