natebell.com

They have: 33 posts

Joined: Mar 2001

my site is somewhat personal.

but i want it to be open to the world, of course.

it has quotes, wisdom

i am a comp sci major so if you think the color schemes suck don't be afraid to tell me.

please submit something, i finally got the .cgi to work and am proud:)

thanks for everyones input

Nathan Bell
NateBell.com

They have: 33 posts

Joined: Mar 2001

They have: 23 posts

Joined: Feb 2001

Nice and simple.
A suggestion though...

Remember not all people are as lucky as you and I and have a monitor that can display a 1280 resolution.
Those poor people in 800x600 have to do a LOT of side ways scrolling (a BIG no-no) to read the quotes and the blue bar down the left covers a third of the screen.
I suggest you think about allowing the text to wrap to the screen size so that the viewer NEVER has to sideways scroll and reduce the width of your left frame a bit.

Other than that, nice work and well done with the CGI!

Wink

The Board - Haemavorum
Main Site - Haemavore: Vampire reality

They have: 33 posts

Joined: Mar 2001

i tried it in 800x600, i thought it worked, i use javascript for the screen.width and all, i'll check it again.

thanks!!!

anyone else????Smiling

They have: 23 posts

Joined: Feb 2001

...yes I see, your JavaScript rollovers work fine but the text stays solid as a rock, whatever resolution or window size I use. Ther is however, no indication of a JavaScript error, it just doesn't work.

If it's any help, I'm using Windows ME, and MSIE 5.5. Smiling

The Board - Haemavorum
Main Site - Haemavore: Vampire reality

They have: 33 posts

Joined: Mar 2001

i don't know if i understand, i wanted the quotes to just stay there. and no errors(Smiling) is what i wanted, LOL

all the quotes are supposed to just stay there so you can read them, the quote at the top is random:)

Nathan Bell
NateBell.com

They have: 23 posts

Joined: Feb 2001

Here's a screen shot in 800x600...

http://www.cafehome.co.uk/haemavore/natebell.jpg

(90-odd k)

See what I mean? Confused

11th march...image removed...I need the space!

[Edited by haemavore on Mar. 10, 2001 at 09:04 PM]

The Board - Haemavorum
Main Site - Haemavore: Vampire reality

They have: 33 posts

Joined: Mar 2001

did you refresh after you changed res.?

if you open a page then resize, i always have to refresh(win95) but if i open the page when on 800x600 then it is correct.

Nathan Bell
NateBell.com

They have: 23 posts

Joined: Feb 2001

No, I didn't refresh..yes that works...however if you used tables instead of a JavaScript it would resize 'live' as it were....just a thought.

They have: 33 posts

Joined: Mar 2001

i used to use tables, but then i ran into netcrap problems, but of course i still have them, so maybe i should go back:)

do you know how to get style sheets to work on NS?

i have seen them used everywhere, and i even look at the code, but i have no idea why it doesn't work for me, any ideas?

thanks,

Nathan Bell
NateBell.com

They have: 23 posts

Joined: Feb 2001

Netscrape GrrRRRrrrr Mad

You dont need to use CSS, just tables will do.
I learnt from a book called HTML Goodies which has the whole of it's content on line here

Some of it's a little out of date but mostly still relevant.

Also,I often use position:absolute and lots of and on my site more than tables because it (almost) guarantees the site looking identical in all resolutions.

(Netscrape still sometimes manages to fk it up, but not too badly)Roll eyes

I'm going to bed now 'cos it's late. Good night and good luck!

The Board - Haemavorum
Main Site - Haemavore: Vampire reality

mmi's picture

They have: 457 posts

Joined: Jan 2001

if the problem you have with Netscape is unwanted breaks on styled elements, placing this in the body tag may helponresize="if(navigator.appName=='Netscape')location.reload()"' - and be careful using 's for alignment - they can space out differently on a Mac platform - here's a link for all you M$ lovers


Web Xpertz Community Forums for Webmasters & Developers

Where You Can Learn, Advise, and Have Fun in the Process

They have: 33 posts

Joined: Mar 2001

ok, i am reading your article, not even done yet, so this might be a question that is answered.

so if MS sucks, which it does, where is the browser besides IE that can make my webpage look cool for the same amount of code? netscape sucks, maybe i have used IE for too long, but when coding html, using xhtml w3c standards and the such it seems that IE is better.

please explain.

problems i have with NS?

on my site i want to have the javascript rollovers work, they don't on NS, i also want to use style sheets for links.
sure they work for my text as you see, but look what happens on NS. i know i am new to html and all, but i just can't get it to work, i have looked at other peoples style sheets time and again and it just doesn't work for me, someone please help me get NS links to look better, maybe i have some setting on my browser i have to change:)

thanks everyone, this is the best forum i have ever seen!!!!!

Nathan Bell
NateBell.com

mmi's picture

They have: 457 posts

Joined: Jan 2001

I sure do agree that the limitations of NN4 can drive ya crazy - until it fades from use (as has IE3, Thank God), I guess we're all in the same boat if we want everybody to be able to see our pages display "properly" - I just have a lot more respect for Netscape as a company - they developed browser technology - they look to serve the public interest - a lot of the problems with NN4 are the result of pushing the development envelope while the W3C "thought things over" - I think if M$ had not engaged in such criminally predatory business practices (as DOJ seems to believe) to gain market share, control the internet, rape the public, etc., we all might be better off - anyway, so much for useless rhetoric Laughing out loud - here's a link that may help you get those rollovers displaying in Netscape - and you're right - this is an excellent forum Smiling


Web Xpertz Community Forums for Webmasters & Developers

Where You Can Learn, Advise, and Have Fun in the Process

They have: 33 posts

Joined: Mar 2001

i have learned a lot, netscape however much it doesn't support, at least they have standards!!!
IE you could implement something a thousand ways, so editting someones work could be hard. enough of that

ok my site is looking better, i am really proud of the netscape version looks great.

i want some feedback though, on the differences between the two, IE and NS.

the differences being

in IE it has a div that lets you scroll, keeping the menu and banner at the top

while in NS it doesn't do this, or dynamically refresh the quote at the top

so if anyone can tell me which looks better the IE version or the NS version and if i should try to implement one or the other, how? cause i cant get the NS version to refresh the quote at the top and the scrolling box that works IE doesn't in NS.

thanks people this forum is awesome!!!!

ps i say versions however they are the same, just gets rendered differently, hence i need help making them more uniform as much as possible.

Nathan Bell
NateBell.com

AndyB's picture

They have: 344 posts

Joined: Aug 1999

IE-whatever is not 100% compliant with html and css standards. NN-whatever is not 100% compliant with html and css standards. Nor is AOL whatever or Opera.

So what? How many angels can dance on the head of a pin?

You are unlikely to get an IE user to admit NN is better. You are unlikely to get an NN user to admit IE is better.

Each browser has it's own browser-specific implementations that (no surprise) do not work on another browser.

mmi's picture

They have: 457 posts

Joined: Jan 2001

still, I think the point was well stated, that although IE is "easier" to write to, N is a better platform to test on cuz, as you hear people say, "if it works on N..." - I agree that angel-counting is subjective at best - it's better to accept the browser environment thst exists and write flexible code


Web Xpertz Community Forums for Webmasters & Developers

Where You Can Learn, Advise, and Have Fun in the Process

They have: 33 posts

Joined: Mar 2001

i love to hear what everyone thinks about the subject, and i like to talk about it too, but....

did you check my site? i want to know if the scrolling div is good, and if so can it be done in netscape?

also the random quote at the top of the page, doesn't work in NS, but does in IE, can anyone help?

thanks,

ps i was(am, don't really know) an IE fan, but i think that it is best to try and just get things to work on both or at least gracefully degrade Smiling anyway give me some feed back, i respect everyones thoughts and opinions, they are much appreciated.

Nathan Bell
NateBell.com

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.