Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 09:30 PM
David Ehmer
Guest
 
Posts: n/a
Default IE5 for Mac - text link not recognised

I have a page which has text links (the enter buttons) contained in
absolutely postioned divs which themselves are
contained in relatively postioned divs. The links work fine on most
browsers, but IE5 for the Mac does not register these as links. A bit of a
problem if your a Mac user!

Appreciate your ideas. Link and relevent styles below.

David

http://www.boatinginternational.com.au/index3.htm

#enter_button_acc{
position: absolute;
left : 110px;
top: 122px;
border: 2px red solid;
padding: 2px;
width: 52px;
height: 15px;
background : #000066;
font-weight: bold;
font-size: 12px;
text-align: center;
}

#accessories{
position: relative;
top: 10px;
width:746px;
padding:0px;
background:#000066;
border: 2px red solid;
}



  #2  
Old July 20th, 2005, 09:30 PM
Brian
Guest
 
Posts: n/a
Default Re: IE5 for Mac - text link not recognised

David Ehmer wrote:[color=blue]
> The links work fine on most
> browsers, but IE5 for the Mac does not register these as links.
>
> Appreciate your ideas. Link and relevent styles below.
>
> http://www.boatinginternational.com.au/index3.htm[/color]

Before going any further, why not validate your html?
http://validator.w3.org/

Then, check your css for errors.
http://jigsaw.w3.org/css-validator/

--
Brian
follow the directions in my address to email me

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles