Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
cross browser help: Site not viewing correctly in MAC OS
Old 04-22-2008, 11:10 PM cross browser help: Site not viewing correctly in MAC OS
alfren's Avatar
Novice Talker

Posts: 11
Name: Alfren Enriquez
Location: Davao City, Philippines
Trades: 0
cross browser help: Site not viewing correctly in MAC OS Safari Browser

the site is:
Code:
http://ph.egtx.com/investment-approach
it looks fine in windows browsers: FF, IE6/7, Safari, Opera but it looks off in MAC OS Safari Browser.

here's the screenshot of the site in MAC OS:

Code:
http://img514.imageshack.us/my.php?image=pastedgraphicvx3.png
__________________
yo!

Last edited by alfren; 04-22-2008 at 11:23 PM..
alfren is offline
Reply With Quote
View Public Profile Visit alfren's homepage!
 
 
Register now for full access!
Old 04-29-2008, 02:12 AM Re: cross browser help: Site not viewing correctly in MAC OS
Junior Talker

Posts: 3
Trades: 0
Well, it all comes down to how you code your website. Each browser(IE, FF, Safari, etc.) does not necessarily display pages in the same way. For example, if you use a specific code and it displays correctly in IE, but not FF, that means that FF is not capable of displaying that specific code. What you need to do is fix your code so it can be read by all browsers the same way, and sometimes its a pain in the butt, but sometimes you have to do what you have to do...

Hopefully that little paragraph helps x_x So just find the coding thats "off"(in a sense) and try to play around with it...
manifest3r is offline
Reply With Quote
View Public Profile
 
Old 04-29-2008, 03:52 PM Re: cross browser help: Site not viewing correctly in MAC OS
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
That's quite a NON-answer... I don't think it helps AT ALL !

Quote:
that means that FF is not capable of displaying that specific code.
Sorry, but that's nonsense . What it MEANS is that IE, the least standards-compliant browser, is as usual screwing up yet again.

Alfren - use an unordered list for your navigation instead of all those divs and you'll be better off.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 04-30-2008, 10:52 AM Re: cross browser help: Site not viewing correctly in MAC OS
Novice Talker

Posts: 8
Name: Matt
Trades: 0
Looks fine in Safari 3.1.1 on Mac OS X 10.5.2

http://www.matthewbroughton.com/matt/screen02.jpg
mat4020 is offline
Reply With Quote
View Public Profile
 
Old 05-05-2008, 10:10 PM Re: cross browser help: Site not viewing correctly in MAC OS
alfren's Avatar
Novice Talker

Posts: 11
Name: Alfren Enriquez
Location: Davao City, Philippines
Trades: 0
Quote:
Originally Posted by mat4020 View Post
Looks fine in Safari 3.1.1 on Mac OS X 10.5.2

http://www.matthewbroughton.com/matt/screen02.jpg

Yes I've already fixed the problem and the site is working fine now. I only need help because my client is using MAC OS and I'm not and he says its not displaying correctly.

Well the problem is my code in the navigation,

the code:
Code:
<a href="#"><div class="something">Link</div></a>
is not allowed so i changed the code into this:
Code:
<div><a href="#" class="something">Link</a></div>
Well this code is much easier for me than using ordered list.

Thank you for your responses anyways.
__________________
yo!
alfren is offline
Reply With Quote
View Public Profile Visit alfren's homepage!
 
Old 05-06-2008, 03:28 AM Re: cross browser help: Site not viewing correctly in MAC OS
Super Moderator

Posts: 1,576
Location: Kokkola, Finland
Trades: 1
"Well this code is much easier for me than using ordered list."

how is an unordered list difficult?
davemies is online now
Reply With Quote
View Public Profile Visit davemies's homepage!
 
Reply     « Reply to cross browser help: Site not viewing correctly in MAC OS
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.17129 seconds with 12 queries