Hi
about 1% of my clients use macs, and I've spent an inordinate amount of time
trying to get things working on them...
I've validated my html and css - the html has 5 errors (strict), all due to
asp.net. I don't believe these to be the problem (missing
type='text/javascript' and that sort of thing).
The site works fine in NS7.1 and IE6, and has done so when i used
transitional and strict doctypes.
It is currently strict.
On the mac, apparently the floated inner panels (badly named LeftPanel and
InnerRightPanel ) are the full width of the parent (RightPanel), wheras in NS
and IE they are the width of their own content. I have set them as
display:inline, as I believed this would solve the issue, but it doesn't :(
If anyone could have a look in any other browsers and tell me of any issues,
I'd be very grateful - ditto as to solving the mac problem.
The site can be found at www.intrepidnoodle.com.
Thanks in advance.
Aaron Robson
Intrepid Noodle Ltd
about 1% of my clients use macs, and I've spent an inordinate amount of time
trying to get things working on them...
I've validated my html and css - the html has 5 errors (strict), all due to
asp.net. I don't believe these to be the problem (missing
type='text/javascript' and that sort of thing).
The site works fine in NS7.1 and IE6, and has done so when i used
transitional and strict doctypes.
It is currently strict.
On the mac, apparently the floated inner panels (badly named LeftPanel and
InnerRightPanel ) are the full width of the parent (RightPanel), wheras in NS
and IE they are the width of their own content. I have set them as
display:inline, as I believed this would solve the issue, but it doesn't :(
If anyone could have a look in any other browsers and tell me of any issues,
I'd be very grateful - ditto as to solving the mac problem.
The site can be found at www.intrepidnoodle.com.
Thanks in advance.
Aaron Robson
Intrepid Noodle Ltd
Comment