Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

eyelikeart

Moderator emeritus
Original poster
I am having a problem with my email link all of a sudden not working on my homepage...

I setup the page in Dreamweaver, and it worked before...but I'm noticing failure reports for my email link on my site reports and it's not working for me either...

anyone have any thoughts?

thanks in advance! 😀
 
I've seen the error... In safari and Explorer when you click the mail it just stays there, in Chimera it goes to a error page. Have you made any change to the HTML code of Dreamweaver?
 
Are you just using a simple "mailto"? If so, the code should look like:
PHP:
<a href="mailto:youremailaddress">Link Text</a>
 
eye,

you have some spaces in the mailto link. here is what you have:
<area shape="rect" coords="12,6,167,31" href="mail%20to:%20info@eye-creative.com">

it should just be "mailto:info@eye-creative.com"
 
Originally posted by Tiauguinho
I've seen the error... In safari and Explorer when you click the mail it just stays there, in Chimera it goes to a error page. Have you made any change to the HTML code of Dreamweaver?

yeah...exactly...

I did it in Dreamweaver MX...like I said...it worked before & now it doesn't...

any clues?
 
Originally posted by drastik
it should just be "mailto:info@eye-creative.com"

aaahhhh!!!! 😀

I don't understand how it got that way...I didn't touch that link...but I just noticed after u mentioned...

thank u so much!

as u can tell..I am not a web designer...but I'm working on it... 😉
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.