Click to See Complete Forum and Search --> : feedback


Cassius
01-10-2005, 07:45 AM
i would appreciate any feedback on my first website which i am currently creating.

http://stamps.freefronthost.com/index.php

Thank You

the tree
01-10-2005, 11:16 AM
You seem to have a no-right click thing going on, this is really irritating for users that are just trying to use thier browsers, and is generaly pointless.

When I viewed your source code anyway I found a few problems.

[list=1]
You need a doctype (http://www.w3schools.com/tags/tag_doctype.asp)
That dropdown would work better with suckerfish (http://www.alistapart.com/articles/dropdowns/)
No right click things are just so damn irritating and pointless (http://www.webdeveloper.com/forum/showthread.php?s=&threadid=26841)
[/list=1]

Cassius
01-11-2005, 03:04 AM
thank you for your feedback. As regards the doctype tag, i was aware of it, and i am including it on my pages. Regarding the drop menu, i took a look at the link you gave me, and it seems an interesting method ... i'll see.

Moreover, regarding the no right click, it was something which i wanted to test out ... i agree with you that sometimes it is irritating (since there are other ways to get source code, images etc).

I appreciated your feedback, however, any other comments are more than welcome.

Thank You.