Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-04-2013, 08:25 PM   PM User | #1
superninja
New to the CF scene

 
Join Date: Mar 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
superninja is an unknown quantity at this point
Question Jquery lightbox2 recognising text in a new div as link to open up lightbox image?

So first things first, i am not particularly skilled at coding and do my websites in Dreamweaver, implementing javascript and jquery along the way to tart it up.

If you go to my new website matthewtitley.com (its just one long page), and scroll down to the 'About' box, you will see that the text is clickable and when clicked it opens up the lightbox image from the gallery above it. As i'm, ahem, not great at coding, could one of you great guys or gals help me out. What causes this? And how can i stop it?

I apologize if you cannot see js or css files as most are linked to the html page...let me know if u cannot see them and i can add them to this question. Thx.
superninja is offline   Reply With Quote
Old 03-05-2013, 12:01 AM   PM User | #2
itxtme
Regular Coder

 
Join Date: Jun 2009
Posts: 105
Thanks: 3
Thanked 17 Times in 17 Posts
itxtme is an unknown quantity at this point
Your hierarchy indicates that you have a link
PHP Code:
<a href="images/lightboximages/toolshop-978px.jpg" rel="lightbox" title="Personal project to create a unique one colour flyer for a London toolshop"
above the div which contains the text, naturally that turns the entire div into a link. You need to remove it..
itxtme is offline   Reply With Quote
Reply

Bookmarks

Tags
lightbox

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:43 PM.


Advertisement
Log in to turn off these ads.