Re: [PHP] Netscape vs. IE/Mozilla

2002-03-10 Thread James Arthur

On Friday 08 Mar 2002 15:44, Vlad Kulchitski wrote:
> Hi guys,
>
> I know it's a wrong place to ask about this, but I am sure someone here
> faced the same problem. I am trying to get the site to look consistent
> in
> Netscape Navigator and it's giving me hard times.

Yes, this is a bug in Netscape 4.x. You just have to make your site so that 
it doesn't look too bad without the table backgrounds.

> Either tables or/and cell background doesn't show up or spacing between
> two tables is not what it is supposed to be.

Netscape doen't do table backgrounds properly.

I suppose you could test to see if the client browser is Netscape<6 and 
adjust accordingly..?

--jaa

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Netscape vs. IE/Mozilla

2002-03-08 Thread Darren Gamble

Good day,

A 10-second search on Google comes up with:

http://www.omninet.net.au/~kg/docs/demyst9.html

Personally, I can tell you that the biggest difference between the two
browsers is the way that Netscape 4.X uses styles.  In particular, it
generally doesn't "inherit" styles from other elements.  So, if you use a
stylesheet and say that you want text to be green, you need to specify that
 is green,  is green, etc.

A bigger explanation of the differences would be outside the scope of this
list.


Darren Gamble
Planner, Regional Services
Shaw Cablesystems GP
630 - 3rd Avenue SW
Calgary, Alberta, Canada
T2P 4L4
(403) 781-4948


-Original Message-
From: Vlad Kulchitski [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 08, 2002 8:44 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Netscape vs. IE/Mozilla


 
Hi guys,
 
I know it's a wrong place to ask about this, but I am sure someone here
faced the same problem. I am trying to get the site to look consistent
in
Netscape Navigator and it's giving me hard times.

Either tables or/and cell background doesn't show up or spacing between
two tables is not what it is supposed to be.

If anyone can give me suggestion about where to look for some hints
online
that would be appreciated.

Thanks,
Vlad

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Netscape vs. IE/Mozilla

2002-03-08 Thread Richard S. Crawford

A URL would be helpful


On Fri, 2002-03-08 at 07:44, Vlad Kulchitski wrote:
>  
> Hi guys,
>  
> I know it's a wrong place to ask about this, but I am sure someone here
> faced the same problem. I am trying to get the site to look consistent
> in
> Netscape Navigator and it's giving me hard times.
> 
> Either tables or/and cell background doesn't show up or spacing between
> two tables is not what it is supposed to be.
> 
> If anyone can give me suggestion about where to look for some hints
> online
> that would be appreciated.
> 
> Thanks,
> Vlad
-- 
Sliante,
Richard S. Crawford

mailto:[EMAIL PROTECTED]  http://www.mossroot.com
AIM:  Buffalo2K   ICQ: 11646404  Yahoo!: rscrawford
MSN:  [EMAIL PROTECTED]

"It is only with the heart that we see rightly; what is essential is
invisible to the eye."  --Antoine de Saint Exupery

"Push the button, Max!"



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php