Sun 10 Sep 2006
I was having some problems with a post with a bit of javascript in it (I was replacing the object / embed stuff for the YouTube flash movie in Time Fountain, with a way of doing it that wouldn’t cause validation errors. I’m using deconcept %u203A SWFObject: Javascript Flash Player detection and embed script, to dynamically build the flash embed, and insert it into a DIV.
Anyway Wordpress was making a total mess of it, so after some hunting I found the TextControl plugin which allows you to switch off all the automatic formatting and character encoding on a global or per post basis. And now, my javascript works perfectly.
SteamSHIFT out.
Technorati Tags:
javascript, wordpress
December 12th, 2006 at 9:09 pm
What I want to do on my blog, is every few hours take the oldest post and move it to the
front of the queue, all automatically. Anyone know if there is a plugin that can do this or
a simple way to set up another plugin to do this (use my own feed perhaps)?
Thanks.