PDA

View Full Version : SnapViewer homepage


SnakeBite
May 31st, 2002, 18:41
The SnapViewer homepage is now online... If anybody have any tips to me, it would be great! Beacause I allways forget things... :( If you look at the About page, I've forgot to removed the three dots (...) But I'm a bit proud over my menu. It's the first successfull rollover menu I've ever made! ;)
Anyway, please check it out...
http://home.no.net/jonheier/SnapViewer

Lavos
June 1st, 2002, 19:11
Looks great, like the colours a lot but maybe they are a bit too dark. But they go well together (trust me i'm an Art student;))

Ali
June 1st, 2002, 19:41
My eye went like pheeewww....weird colours maan...try going for something a little light calm and soft...!

Ali

ShADoWFLaRe85
June 1st, 2002, 20:00
You might want to try preloading those rollover images ;)

Keith
June 1st, 2002, 22:03
if you need hosting feel free to contact me ;)

I didn't even know about this program, keep up the great work!

SnakeBite
June 3rd, 2002, 14:20
Originally posted by ShADoWFLaRe85
You might want to try preloading those rollover images ;)

You mean load them when the page is loaded? Ho do I do that???

Spira
June 3rd, 2002, 19:02
In my opinion, you could have the menu running horizontally on the top of the page, instead of on the left. This is because the menu you have currently is small, and when you scroll down the page it looks empty, on the left hand side.

By making the menu appear on the top and having the margin fixed to the left the page will seem more full

keep up the hard work, its a cool color scheme!

ShADoWFLaRe85
June 4th, 2002, 05:03
Originally posted by SnakeBite


You mean load them when the page is loaded? Ho do I do that???
You need to use some scripting code. Try something like:

pic1 = new Image()
pic1.src = "insert pic src here"

Then, to perform the mouseover:
originalpicobject.src = pic1.src

It should work :)

yoshi
June 4th, 2002, 08:42
looks nice, but your buttons could be better :)
use paint shop pro, this is a easy way to get good buttons

SnakeBite
June 4th, 2002, 20:04
Originally posted by yoshi
use paint shop pro

I only have Serif PhotoPlus 5, but it's okay... I only used about 15-20 minutes on my menu pics. I'll try to fix them... If I get time before July starts... I have to finish SnapViewer 1.14 too...

SnakeBite
June 6th, 2002, 17:32
Originally posted by Spira
By making the menu appear on the top and having the margin fixed to the left the page will seem more full

I tried to hold the menu where it is, but I'm no HTML expert, so I didn't make it. But if anyone can help me solve this problem, that would be great!