PDA

View Full Version : Not the site but the index page



jskam
July 17th, 2004, 00:47
well, i am almost done with the site, but index page i am not sure...would like you guys to comment on it!...

Do you guys give feedback only for index page???
if so here's my index page
http://www.amworld.l2p.net/testindex.html

actually i have used too much flash on it, i guess, and i am worried it might take up much time for laoding...so
Please review it and let me know
1. does it take too much time to load on your browser?
2. your feedback on layout and design...

Awaiting feedback from you guys
thanks!

Spiral
July 17th, 2004, 01:32
It doesn't appear to load anything at all in Firefox.

wahyudi
July 17th, 2004, 01:55
This is nood and it took 4 minutes to load. Probably you can reduce the flash things?

lksoh
July 17th, 2004, 08:09
It loaded under 5 seconds on my broadband 512k

jskam
July 18th, 2004, 06:04
It doesn't appear to load anything at all in Firefox.
actually i didnt know, how to make it firefox compatible?...do you know..if so please tell me..

i only designed it for IE and NN...


This is nood and it took 4 minutes to load. Probably you can reduce the flash things?
what connection are you using? and how was the layout??


It loaded under 5 seconds on my broadband 512k
So how did you find the layout and design??please echo

Suresh
July 18th, 2004, 06:40
I tried 2 times, but my IE got a Not Responding message... :(

S.Clause
July 18th, 2004, 06:42
This looks more like some coding excercise than an actual nav menu.
But hell, you want feedback, here's some feedback:
The links circle too far from the centre, the onmouseover animations are overscaled and it's way too plain.

cowax
July 18th, 2004, 13:38
Won't load up in Firefox for me either, and it crashes IE

Jeff H
July 18th, 2004, 14:28
I too am using firefox, so it's just a blank page for me. Looking at the source code, there are a few errors that should be fixed:

Line 179, duplicate attribute (remove one of the style attributes):

<div style="cursor:hand" id="swf1" style="display: none;">

Line 182, duplicate attribute (remove one of the style attributes):

<div id="swf2" style="display: none;" style="cursor:hand">

Line 189, orphaned closing tag (remove the </a>):

</a><br>

See if fixing these doesn't clear up some of the issues raised above.