Urgent Help Needed

Soldato
Joined
30 Nov 2005
Posts
3,084
Location
London
Urgent help needed on getting this script to work.

http://webdeveloperplus.com/jquery/featured-content-slider-using-jquery-ui/

The problem I'm having is inserting hyperlinks into the right section.

As soon as you put any form of hyperlinks in them it breaks formatting, falls to a new line etc.

This is of course to do with the fact that there are already links there to select each section.

But I need to work out a way of inserting a link into each of the right hand sections.

Please help OcUk :)
 
tbh, I'm not sure why you would want to put links in to the right side? Each block is already a link to show a new main slide. The main slide is where you would put a link to whatever you want to link to.

However, if you really want to, you're going to need to do bit of work. You cannot put a link inside of a link so you'll need to absolutely position it overtop and remove the styling that's being applied by the cascade.
 
How about adding your hyperlink to the image caption? I think I agree with Tripnologist in saying that adding hyperlinks to the area on the right might not be the best option.
 
Back
Top Bottom