PDA

View Full Version : Question about blogging...


TheDarkestHorse
01-20-2009, 03:21 AM
My brother and I just started a blog on Blogger, but there's one thing we haven't been able to figure out. On a lot of blogs (Chris Sims uses it to great effect on his ISB) the pictures have little captions that pop up when you leave your pointer on them for a second. Does anyone know how to do this? Thanks in advance.

Matt Algren
01-20-2009, 07:49 AM
You need to include the TITLE attribute to get the hover text. Usually it's the same information as the ALT attribute, but it's used for different purposes.

See here for more information. (http://dereksemmler.com/2009/01/15/how-to-add-400-readers-to-your-blog-in-4-easy-steps/)

TheDarkestHorse
01-20-2009, 09:05 AM
You need to include the TITLE attribute to get the hover text. Usually it's the same information as the ALT attribute, but it's used for different purposes.

See here for more information. (http://dereksemmler.com/2009/01/15/how-to-add-400-readers-to-your-blog-in-4-easy-steps/)

Wow, thanks! A quick glance at this page suggests it'll be a lot of help.