using images as links

Hello there all
it’s my brand new here, so please be kind!
I have made quite a few websites for myself along with other people, but now I’m really trapped.
I am just using Dreamweaver 7, and have constructed a page and possess got a up and down navigation bar composed of 5 different rollover images. Problem is, next time i assign a link to an image, other 4 images all link to the same page – they don’t seem to need to link to numerous pages. It’s cruising me mad, so if any individual has any hints in respect of how to alter this, I’d often be very grateful!

Cheers, Penguin

Penguin can people provide us using some coding so we can see what you are trying to achieve here, providing us together with coding will without a doubt help us understand what you look for.

Hi KillaTeddy.
here’s a link to the page Now i am having trouble along with:
online world. danjacobs. co. uk/biog. html
DW just seems in making all the images on the LHS link to " tuition" web site. Any use

Penguin the reason its only linking into the tutorial is that here is the only a href in that coding here ‘s your coding. I include highlighted in red where your your href starts in addition to where you shut it.

< td width=" 72" height=" 375" valign=" top" > < your href=" tuition. html" target=" _self" > < img src=" images/home_up. gif" alt=" home" name=" Image1" width=" 70" height=" 70" border=" 0" id=" Image1" onMouseOver=" MM_swapImage(‘Image1’, ”, ‘images/home_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < br>
< img src=" images/tuition_up. gif" alt=" tuition" name=" Image2" width=" 70" height=" 70" border=" 0" id=" Image2" onMouseOver=" MM_swapImage(‘Image2’, ”, ‘images/tuition_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < br>
< img src=" images/biog_up. gif" name=" Image3" width=" 70" height=" 70" border=" 0" id=" Image3" onMouseOver=" MM_swapImage(‘Image3’, ”, ‘images/biog_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < br>
< img src=" images/contact_up. gif" width=" 70" height=" 70" border=" 0" id=" Image5" onMouseOver=" MM_swapImage(‘Image5’, ”, ‘images/contact_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < br>
< img src=" images/links_up. gif" width=" 70" height=" 70" border=" 0" id=" Image6" onMouseOver=" MM_swapImage(‘Image6’, ”, ‘images/links_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < /a> < /td>

To my knowledge you might need to open each different a href at prior to deciding to insert the picture/event handlers subsequently close each a href when they get home of each picture/event handlers for instance:

< td width=" 72" height=" 375" valign=" top" > < your href=" tuition. html" target=" _self" > < img src=" images/home_up. gif" alt=" home" name=" Image1" width=" 70" height=" 70" border=" 0" id=" Image1" onMouseOver=" MM_swapImage(‘Image1’, ”, ‘images/home_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < /a> < br>
< your href=" " > < img src=" images/tuition_up. gif" alt=" tuition" name=" Image2" width=" 70" height=" 70" border=" 0" id=" Image2" onMouseOver=" MM_swapImage(‘Image2’, ”, ‘images/tuition_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < /a> < br>
< your href=" " > < img src=" images/biog_up. gif" name=" Image3" width=" 70" height=" 70" border=" 0" id=" Image3" onMouseOver=" MM_swapImage(‘Image3’, ”, ‘images/biog_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < /a> < br>
< your href=" " > < img src=" images/contact_up. gif" width=" 70" height=" 70" border=" 0" id=" Image5" onMouseOver=" MM_swapImage(‘Image5’, ”, ‘images/contact_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < /a> < br>
< your href=" " > < img src=" images/links_up. gif" width=" 70" height=" 70" border=" 0" id=" Image6" onMouseOver=" MM_swapImage(‘Image6’, ”, ‘images/links_over. gif’, 1)" onMouseOut=" MM_swapImgRestore()" > < /a> < /td>

Having each one connection to a different article will stop each linking to identical page.
Desire this helps.

Hello there Killa Teddy
Thanks for ones detailed reply. Just about all solved now — much appreciated!
Penguin.

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *