|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
IE 5 Mac, hyperlinks don't work
Not sure why but I have several pages where the hyperlinks just act like plain text. However on the same page I create a link around an image and it works. The hyperlinks work in Safari and FireFox and IE on Windows. Here's an example:
<a style="font-family:arial,helvetica;font-weight:bold;font-size:13pt;color:#8B0000;text-decoration:none;" href="groupInfo.aspx?gid=10002">Wild Colonials</a> I've tried removing the style attribute completely but it still doesn't work. Here's one with the image in it that does work: <a href="groupInfo.aspx?gid=10002"><img border="0" alt="" src="http://media.indieclectic.com/coverArt/10002/gimaget.jpg "></img></a> Not sure why the escaped carriage return and line feed are in there but I wanted to show you the exact HTML that was in the page (and it works). The link around the image is something I added after the other link was found to not be working. What gives? --Buddy |
|
#2
|
|||
|
|||
|
I pasted your code into one of my existing web pages and the hyper link worked just fine.
![]() |
|
#3
|
||||
|
||||
|
What's all that code on the end of the image src?
Did the forum put that in? When you say hyperlinks work, do you mean the image displays, or do you mean the href properly links you to the other page? |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Development > IE 5 Mac, hyperlinks don't work |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|