For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > October 2006 > Working on a new page in progress









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Working on a new page in progress
MSB

2006-10-22, 9:56 pm

I was trying to figure out how to make the Map that says metro Jackson(under
Home, Froum, Links, Contact US, ECT ECT ECT... to be a clickable image that
would take you back to the home page. Anyone have a suggestion how I could
make that happen. Here is a look at the home page.

http://metrojackson.net/


Shelly

2006-10-23, 7:57 am


"MSB" <asdfj@aldsj.com> wrote in message
news:cdcdc$453c2f50$d8600654$20627@ALLTE
L.NET...
>I was trying to figure out how to make the Map that says metro
>Jackson(under Home, Froum, Links, Contact US, ECT ECT ECT... to be a
>clickable image that would take you back to the home page. Anyone have a
>suggestion how I could make that happen. Here is a look at the home page.
>
> http://metrojackson.net/
>


Enclose it in a <a href=the_home_page> </a> bracketting?

Shelly


Arjen

2006-10-23, 7:57 am

Shelly schreef:
> "MSB" <asdfj@aldsj.com> wrote in message
> news:cdcdc$453c2f50$d8600654$20627@ALLTE
L.NET...
>
> Enclose it in a <a href=the_home_page> </a> bracketting?



Really more of an alt.html question.

<div id ="header" onclick = "<yourcode>"></div>

<div id = "header"><a href = "page.php"><img src="yourpic.jpg"/></a></div>


Arjen
Koncept

2006-10-24, 3:56 am

In article <cdcdc$453c2f50$d8600654$20627@ALLTEL.NET>, MSB
<asdfj@aldsj.com> wrote:

> I was trying to figure out how to make the Map that says metro Jackson(under
> Home, Froum, Links, Contact US, ECT ECT ECT... to be a clickable image that
> would take you back to the home page. Anyone have a suggestion how I could
> make that happen. Here is a look at the home page.
>
> http://metrojackson.net/


This may be of assistance to you:
http://devguru.com/technologies/html/6380.asp

--
Koncept <<
"The snake that cannot shed its skin perishes. So do the spirits who are
prevented from changing their opinions; they cease to be a spirit." -Nietzsche
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com