navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

lightbox help please!!!?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Dreamweaver Help >> lightbox help please!!!?
Page: [1]
 
geth

 

Posts: 4
Joined: 3/8/2007
Status: offline

 
lightbox help please!!!? - 3/8/2007 14:00:13   
hello there

hopefully, someone can help me with this question???

ive followed the lightbox steps as posted here: http://www.dynamicdrive.com/dynamici...box2/index.htm

and for some reason, it only works in IE and not FF etc... my knowladge of web stuff isn't great at the moment as this is my first website: http://www.jacha.co.uk - when you click the numbers under the 'work' category, the lightbox should appear...(but doesn't)

does anyone know how i can make this work? this has been bothering me for a few days now

thanks alot
jaybee

 

Posts: 13959
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: lightbox help please!!!? - 3/8/2007 14:20:14   
You've missed something. If you hover over the numbers and look in the status bar at the bottom you'll see they're all trying to link to #.

In the code you have a load of lines like so

<a href="oil/1.jpg" rel="lightbox[oil]" title="Self Portrait"><area shape="rect" coords="-20,-11,23,18" href="#">

The href in the link bit is for the picture but there's another href in the area which is just #.


_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to geth)
geth

 

Posts: 4
Joined: 3/8/2007
Status: offline

 
RE: lightbox help please!!!? - 3/8/2007 14:27:03   
ah, thankyou so much for that...in really good speed aswell!!!!

forgive me for being dumb...right, so am i unable to link the lightbox from a 'hotspot' then?

is there any chance you could give and example of what the script should be?

(in reply to jaybee)
jaybee

 

Posts: 13959
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: lightbox help please!!!? - 3/8/2007 14:35:44   
Links from a hotspot are not what it was meant to do although I can see what you wanted.

It could probably be hacked to do it but I don't have the time right now. If you can hang on for a couple of hours or so, I have a client site to upload and some food to eat before I pass out, then I'll take a look.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to geth)
geth

 

Posts: 4
Joined: 3/8/2007
Status: offline

 
RE: lightbox help please!!!? - 3/8/2007 14:37:31   
thank you so much!

(in reply to jaybee)
jaybee

 

Posts: 13959
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: lightbox help please!!!? - 3/8/2007 15:53:50   
OK, I've had a play with it and it just will not work with maps. It seems to be because you have to break the map code up and it doesn't like it.

The only way you'll get it to work is to break the image map up into individual images. Replace the <area> tags with <img> tags and don't forget to stick the closing tag for the hyperlink </a> back on the end of each line.

Either that or completely rewrite the javascript to use the DOM ismap and I don't have a spare week to do it.

< Message edited by jaybee -- 3/8/2007 16:01:06 >


_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to geth)
geth

 

Posts: 4
Joined: 3/8/2007
Status: offline

 
RE: lightbox help please!!!? - 3/8/2007 19:50:35   
thanks so much for the effort anyway!!

(in reply to jaybee)
womble

 

Posts: 5461
Joined: 3/14/2005
From: Living on the edge
Status: offline

 
RE: lightbox help please!!!? - 3/9/2007 4:27:09   

quote:

ORIGINAL: jaybee
The only way you'll get it to work is to break the image map up into individual images.

That's what I was going to suggest before I fell asleep at the keyboard last night :) (this is what happens when you lounge around on the sofa on a laptop - you wake up in the early hours of the morning wondering why your legs are a bit warm and why you can see pretty rotating patterns - *note to self - change screensaver to something a bit less psychodelic* :))

_____________________________

~~ "A cruel god ain't no god at all" ~~
:)

(in reply to jaybee)
Page:   [1]

All Forums >> Web Development >> Dreamweaver Help >> lightbox help please!!!?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts