x-browser... mac/pc (pls help)

This is a discussion on "x-browser... mac/pc (pls help)" within the Web Page Design section. This forum, and the thread "x-browser... mac/pc (pls help) are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 3rd, 2005, 04:51
New Member
Join Date: Nov 2005
Age: 38
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
x-browser... mac/pc (pls help)

Hello folks great site you've got here, this is my first question I was hoping someone would be able to help me out with. l've got a quick question that l was hoping one of the more seasoned web designers around here would be able to tell me.
Bellow is a website that l've mocked up. Now when viewed on my XP running system it looks perfect on all browsers, netscape, ie, safari, opera, FF.. etc...
however when l look at the page with my mac it seems like it gets jumbled. Here are two screen caps (courtesy of browsercam.com) of what l'm talking about...
mac cap:
http://img358.imageshack.us/img358/5010/maccap6pn.jpg
pc cap:
http://img358.imageshack.us/img358/1478/pccap9iv.jpg
if anyone would be able to tell me what kinds of things might cause this, l would greatly appreciate it. The URL to the page (if you'd have to review the source to know for sure) is available at: http://www.tdtcoalition.net/test/dd/index.html
thanks for the help, and your time
Samantha Gram
Reply With Quote

  #2 (permalink)  
Old Nov 3rd, 2005, 19:18
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: x-browser... mac/pc (pls help)

Looks like theres an error with a table movement most likely caused with using height %
Reply With Quote
  #3 (permalink)  
Old Nov 3rd, 2005, 19:27
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Re: x-browser... mac/pc (pls help)

ive looked at it.

i dont have a mac so i can test this so you will have to try it and come back to me:

see if either one of these will do for you:

Code: Select all
<img style="float: left;" src="images/palmtop.jpg" width="135" height="85" alt="palm top pc"><span class="note">Why we're number 1</span> Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica, sport etc., li tot Europa usa li sam vocabularium. Li lingues differe solmen in li grammatica, li pronunciation e li plu commun vocabules. Omnicos directe al desirabilit de un nov lingua franca: on refusa continuar payar custosi traductores. It solmen va esser necessi far uniform grammatica, pronunciation e plu sommun paroles.




</td>
try removing those spaces...

also i noticed (i was good at spot the differnce as a kid hehe)
on the text at the top:
Quote:
Li Europan lingues es membres del sam familie. Lor separat existentie
es un myth. Por scientie, musica, sport etc., li tot.Por scientie, musi.
On the mac version, it seems to have strecthed...in the windows version tis flushed. maybe this could be to do with the table shifting, so why dont u try adding a 0 padding to the text? might stop it shifting.

hope that helps in anyway...
Reply With Quote
  #4 (permalink)  
Old Nov 3rd, 2005, 19:45
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Re: x-browser... mac/pc (pls help)

Quote:
Originally Posted by sypher
Looks like theres an error with a table movement most likely caused with using height %
yeah i missed that, try removing it

Last edited by benbramz; Nov 3rd, 2005 at 19:52.
Reply With Quote
  #5 (permalink)  
Old Nov 5th, 2005, 00:47
New Member
Join Date: Nov 2005
Age: 38
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: x-browser... mac/pc (pls help)

Actually, I was informed on another help forum that this is caused by having <TD> cells w/out anything in them..

for instance l had several <td height=xxx width=xxx background=xxx.gif></td>

but nothing inside of the actual cell. So l just added some 1x1 transparent spacer gifs and it looks great on both Mac, and PC! Thanks for those of you that did attempt to help me with this tho!!
---
However while we're on the subject, to whomever said that it was because l use height="100%" ... (?)

I've never heard that this was bad practice in the past.... can you site refference please.

Samantha Gram
Reply With Quote
  #6 (permalink)  
Old Nov 5th, 2005, 05:18
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: x-browser... mac/pc (pls help)

Its because having rows inside a table with a % causes the rows to mess up when the height is expanded by data.

The result looked much like what happened to your site, that is why i perumed is was heights.

Glad you fixed it tho!
Reply With Quote
  #7 (permalink)  
Old Nov 5th, 2005, 18:03
New Member
Join Date: Nov 2005
Age: 38
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: x-browser... mac/pc (pls help)

Oh well thank you very much for your help! I'm sorry if l was coming off as rude, l assumed that you meant it was bad business to use %'s for height attributes. Thank you very much for the help though

--------
also: I just checked out your site via the link in your sig... great work! Alot of content, and looks very clean.

Samantha Gram
Reply With Quote
  #8 (permalink)  
Old Nov 5th, 2005, 21:01
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Re: x-browser... mac/pc (pls help)

hehe i dont think it sounded cheeky, and im sure sypher wont have taken any offence. :wink:
Reply With Quote
  #9 (permalink)  
Old Nov 6th, 2005, 00:13
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: x-browser... mac/pc (pls help)

Ye Samanth you have now been entered into my hit list!

Just kidding :P thanks for the kind words on my website.
Reply With Quote
  #10 (permalink)  
Old Nov 6th, 2005, 00:42
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Re: x-browser... mac/pc (pls help)

Quote:
Originally Posted by sypher
Ye Samanth you have now been entered into my hit list!
what happens if your on this list then?

Last edited by benbramz; Nov 6th, 2005 at 00:57.
Reply With Quote
Reply

Tags
xbrowser, macpc, pls, help

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
What browser? HitByLife Webforumz Cafe 47 Jan 30th, 2008 13:09
Ok what Browser simonb Starting Out 27 Nov 14th, 2007 02:02
browser to browser markie Web Page Design 8 Mar 9th, 2007 17:17
Does anybody know what an x-browser is? garylee Web Page Design 2 Jun 14th, 2006 15:18
Cross Browser jwalker80 Web Page Design 10 Dec 22nd, 2005 14:38


All times are GMT. The time now is 20:44.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43