Hyperlinks

B

Brian Wilson

COuld someone help me with this code? I am trying to add a hyperlink to the
pictures when the onclick from the navigation calls up each picture. If
someone could let me know how to revise the code to have this effect I would
greatly appreciate it.

http://www.brianjenny.net/temporary/

Thank you.
 
J

Juliette

Brian said:
COuld someone help me with this code? I am trying to add a hyperlink to the
pictures when the onclick from the navigation calls up each picture. If
someone could let me know how to revise the code to have this effect I would
greatly appreciate it.

http://www.brianjenny.net/temporary/

Thank you.

Brian,

I would suggest you put create an id-ed hyperlink around the original
(blank) image and then dynamically change the href the link refers to.
Alternatively, you could add an onclick event to the image with again a
dynamically changing "open window" event.

Gr, Juliette
 
T

Thomas 'PointedEars' Lahn

Brian said:
COuld someone help me with this code? I am trying to add a hyperlink to the
pictures when the onclick from the navigation calls up each picture. If
someone could let me know how to revise the code to have this effect I would
greatly appreciate it.

http://www.brianjenny.net/temporary/

Do that server-side (PHP and the like), what you are currently doing (having
a navigation that does not work without support for client-side scripting)
is considered harmful.

BTW: Your navigation renders bad in Mozilla/5.0, the items are overlapping.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top