- From the initial homepage (
clicking the "Home" link at the very bottom of the page causes all the content to move down by 1 or 2 pixels
- Your header bar extends all the way to the right of the screen, but the footer bar does not (looks inconsistent)
- You have a JS-based menu, when you really don't need to (this is v.bad for accessibility and v.bad for SEO)
- You use tables for layout when you really don't need to
- Why put boxes around each of the top 3 lines in the "Contact" screen, but not the bottom? It looks weird. Create a style and use it consistently throughout the site.
- Why is there a box at the top left of the "Contact" screen saying "Welcome"? It looks out of place for the "contact" section.
- In Firefox, clicking the "Home" link in the side nav causes the nav to jump out by about 10 pixels, and then re-seat itself
- After buying an item stop the awful auto-redirect to shopping basket. If I want to go to my basket, I will navigate there myself (so you should have a link to your basket on the side-nav, near the checkout link)
- The "Update Totals" link (on the checkout page) causes JS errors in Firefox ("document.checkoutform has no properties"), and thus does not work at all.
- The "Delete" link (on the checkout page) causes JS errors in Firefox ("document.checkoutform has no properties"), and thus does not work at all.
- There is a triangular icon on the checkout page under the "Select" column. What is it's purpose? Why have it? It could be confusing to many users who think it might do something.
- The "Checkout" button (on the checkout page) causes JS errors in Firefox ("document.forms.mainform has no properties"), although still takes you through to the next page.
- On the page after checkout, where you enter your details, if you enter nothing, and click "Checkout", you get a "Page not found" error, and no validation warnings.
- I can create an affiliate account with no sanity checks in place (I entered "d" for all fields, and got an account immediately)
I think I'll stop there - the list could go on for a long time
Hope this helps,
Dan
Coedit Limited - Delivering standards compliant, accessible web solutions
[tt]Dan's Page [blue]@[/blue] Code Couch
[/tt]