HighDots Forums  

IE5 for Mac - text link not recognised

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss IE5 for Mac - text link not recognised in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Ehmer
 
Posts: n/a

Default IE5 for Mac - text link not recognised - 10-06-2003 , 07:22 AM






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;
}




Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.