PDA

View Full Version : Hover weirdness - image_previous_title


fauxtog
05-05-2005, 06:29 PM
I did a search and found plenty about the tag in the title, but I'm having what is probably a simple problem.

When you hover over the main image on my blog, instead of the alt text reading "go to:" and the title of the previous image, it shows go to: and then the tag.

Please go here to see what I mean:

http://fauxtoblog.com

I'm using a butchered version of the visual experience template, but I don't know what I did to mess it up.

Joe[y]
05-05-2005, 06:40 PM
change

<IMAGE_PREVIOUS_TITLE>

to

<IMAGE_PREVIOUS_TITLE>

in your image_template.html file.

fauxtog
05-05-2005, 08:40 PM
You know I looked right at that when I viewed the source in the browser and thought it was a bit strange.
My fist attempt at fixing it made it even weirder due to a missing quote. All is well now, thanks!

Now I'm just wondering where all those weird characters came from. :-|

Joe[y]
05-05-2005, 09:08 PM
what weird characters?

fauxtog
05-05-2005, 10:35 PM
<IMAGE_PREVIOUS_TITLE>

Is this normal? I realize that by themselves they're not weird, but...

blinking8s
05-05-2005, 10:35 PM
usually, inproper input into the editor you are using

fauxtog
05-05-2005, 10:51 PM
I see. I probably edited that in GoLive which I try to always do in the source editor, but must of done something else early on when I was setting up this template. Live and learn.