
Image Captions is a simple script that uses the alt attribute of your images to create a mouse-over captions for them. The captions do not change the layout of your site in any way and the installation is as simple as including 1 line of code in the header of the page. If you kept the alt attributes of your images in order you won’t have to change anything else. The script finds the right images and adds the captions automatically.
You can see the example of the script in action on the image above. To get that result all I had to do was to add the following to my post:
<img src="mac_screen.jpg" class="centered"
alt="Image Captions Script on Mac Screen"/>
The script will work on any page and does not rely on any WordPress functionality. The code has been tested in the following browsers: Firefox 2.x, Firefox 3.x, Safari 3.x, IE 6.x and IE 7.x.
Read more…
March 24, 2008 @ 8:29pm
Pretty cool, dude. Nice thing to have.
I’ll play with it a little later. Right now I’m working on new ASP.NET project. Everything seems weird with it…
March 24, 2008 @ 9:27pm
Ah, I wanted to ask you to test this thing out and give me a feed back on the installation process — weather I wrote it up OK, or not, but you went offline at that very moment!
March 24, 2008 @ 10:20pm
I didn’t realize you wrote this script. I’ll install it sometime this week – it’s just that I can’t look at my computer anymore
March 25, 2008 @ 5:32pm
[...] installed the cool new feature for this website – image captions. Installation took 2 minutes. Everything works try to hover over the image and you’ll see [...]
Leave a comment