Warning: fopen(graphic_design/files/thread-1961-1.txt) [function.fopen]: failed to open stream: Permission denied in /graphic_design/global.php on line 421
file NOT opened Netscape!! aargh! -
PDA

View Full Version : Netscape!! aargh!


hawkmoon269
09-29-2004, 02:42 PM
This page works great in Explorer: http://www.sandilayne.com/index2.html

But in Netscape, no one can see the text. And the way I might fix this is...?

Thanks, Rob

Nemesis
09-29-2004, 04:11 PM
Well even in IE the News section is not showing up.

freakyclean
09-29-2004, 07:03 PM
Well I can see the text but alignment is messed up in both firefox and netscape and as Nemesis mentioned about the news in IE.

:)

hawkmoon269
09-29-2004, 09:00 PM
I tried a few changes to the layer order in Dreamweaver. I still have no problem at all seeing it in IE (5.1), even after clearing the browser cache, etc. As for Netscape, the owner of the site just emailed me & said she now sees the "news" text, but the "news" header overlaps it. lol

Still tweaking...
:rolleyes:

Nemesis
09-29-2004, 10:13 PM
You might be on the right track since now it looks the same in IE and Firefox

hawkmoon269
09-29-2004, 10:17 PM
Does it look right in those two from where you're at?

Arch Stanton
09-30-2004, 03:34 PM
You think netsacpe is bad now, you should have tried to design for it in the 90's.

So here is my lowdown on this problem . . .

W3C reccommends using DIV's for layout, not tables. I applaud you for trying to do this, but if you want it look the same in all browsers, use tables.


I honestly think that the w3c is out to lunch with the tables for tabular data only thing. That is the original use however, designers use them more for layout than data. so change the spec to include an attribute for tables to specify whether it's data or layout. How hard would it be to add an attribute called "type" with 2 values, "layout" and "data"? I'm not saying that div's should be dropped, but when it comes to cross browser designs, nothing beats a table. Especially when you are designing a liquid site.

hawkmoon269
09-30-2004, 08:26 PM
I will most likely use tables more from here on out.

Thanks for checking the page out for me, guys. The entire site now looks great in Netscape & Firefox... Explorer, well... things are a bit... askew? The owner was mainly concerned with Netscape.

One last question - if I were to add a browser detect script, would that fix the IE problem?

steely
09-30-2004, 10:58 PM
I'm not sure what you use for an editor, but when using tables, make sure you put them in % wise. That way it will fit one persons monitor to the next by % of their resolution.

I personally like Dreamweaver, it works like a charm.
Here is my latest project for a landscape company in Kamloops, B.C. Canada.

Click Me... (http://www.lyonslandscaping.com/)
( still not done yet but getting there.. )

hawkmoon269
09-30-2004, 11:14 PM
Nice, clean layout, Steely. Using Dreamweaver 3 right now... obviously need to upgrade, if only for more current browser previewing. =)