I have been having trouble getting my banner image on my blog to be clickable. If my site has an image named "banner.jpg", is it possible to make a generic javascript function that makes all images with that particular name on the page be clickable with a hard coded link?
I would like to be able to drop in a short code snippet into the "head" tag section and not have any requirement to edit a style sheet or a movable type template, or anything else.