So, here I am with this cool slide script to rotate images without reloading a page from the nice folks at javascriptkit.com. Now I am thinking; “Wouldn’t it be schweet if I could get the images to rotate up in the header of my WordPress blog.” The problem is, how do you lay text on top of an image that is displayed using javascript (ie: can’t put the image in the CSS) without using tables?
Come to find out, it takes less than a dozen lines of CSS code and the proper placement of the slide code in the header file.
Done. Clean. And works anywhere.