473,320 Members | 1,694 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

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

Jul 20 '05 #1
1 1844
David Ehmer wrote:
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


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

Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
by: Shinin | last post by:
I am trying to set up a mailto: link so that the actual address that the email is being sent to is obscured and replaced by a name. For example, I have <a href="mailto:jschmoe@abc.com">Joe...
0
by: Rea Peleg | last post by:
Hi I'm trying to add a link to my web application config file like this: <link rel="CONFIGURATION" href="myConfigurationFile.config">. It seems like my browser does not recognise the...
20
by: Nick | last post by:
Right now I'm using document.write("<script language='javascript' src='jsFile" + i + ".js'></script>"); It works -- I have a lot of data in each file and only want the visitor to have to...
2
by: PeterW | last post by:
This is a re-post of a problem I have been struggling with for some time now. I'm sure I'm doing something silly! I have a data entry form with text boxes bound to a query. The user can enter...
8
by: Ess355 | last post by:
Hi, In the debugger at run time, characters like é are not recognised by their normal ASCII number, but something like -8615722... . I've seen this number before, it means "rubbish" right? So...
17
by: Eric Lindsay | last post by:
For years I have had links to a stylesheet done like <link rel=stylesheet type="text/css" href="style.css"> and these pages all validate with the W3C validator. However in looking at W3C, I...
1
by: pigeonrandle | last post by:
Hello. I hope you are all well. I've been trying to get the text from an MDICLIENT window (recognised by SPY++ as 'WindowsForms10.MDICLIENT.app3'). When i try to get the text using...
5
by: noddy | last post by:
What I thought was a string value does not seem to be recognised as such. In the following code I extract the string "foo" from an array and put it into the variable up0 But on checking I find...
2
by: henryrhenryr | last post by:
Hi I have the following query: SELECT user_id_pk, first_name, last_name, email FROM users LEFT JOIN status ON user_id_pk=user_id_fk WHERE live='Y' AND (status=1 OR status IS NULL)
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.