Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Slimbox title link problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Simon  
View profile  
 More options May 21 2012, 4:31 am
From: Simon <si...@fathermedia.com>
Date: Mon, 21 May 2012 01:31:28 -0700 (PDT)
Local: Mon, May 21 2012 4:31 am
Subject: Slimbox title link problem
I can't seem to figure this out!

Here's the code I'm using to create the slimbox function:

<a title="Beaufort Grand" href="http://www.michael-tyler.co.uk/images/
beaufort/beaufort2.jpg"  rel="lightbox-beaufort"><img title="Beaufort
Grand" src="http://www.michael-tyler.co.uk/images/beaufort/
beaufort2.jpg" alt="" /></a>

Which appears on this page: http://www.michael-tyler.co.uk/?page_id=67

When you click on the image, the slimbox function occurs, but the
image title in the slimbox is itself a link to the image itself,
rather than being a static non-linking title.

Can anyone explain what I've done wrong?

Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tom2708  
View profile  
 More options Jun 20 2012, 4:57 pm
From: Tom2708 <tan...@gmail.com>
Date: Wed, 20 Jun 2012 13:57:13 -0700 (PDT)
Local: Wed, Jun 20 2012 4:57 pm
Subject: Re: Slimbox title link problem

Hi Simon,

Try changing this:

<img title="Beaufort
Grand" src="http://www.michael-tyler.co.uk/images/beaufort/
beaufort2.jpg" alt="" />

to this:

<img src="http://www.michael-tyler.co.uk/images/beaufort/
beaufort2.jpg" alt="Beaufort Grand" />

Not 100% sure but I don't believe "title" is an image tag attribute and
that may be causing the problem.

Good Luck!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »